Title: Devllo Accessibility Controls
Author: devllo
Published: <strong>10 Luulyo, 2026</strong>
Last modified: 15 Sebteembar, 2026

---

Raadi kaabayaal

![](https://ps.w.org/devllo-accessibility-controls/assets/banner-772x250.png?rev
=3602095)

![](https://ps.w.org/devllo-accessibility-controls/assets/icon-256x256.png?rev=3602095)

# Devllo Accessibility Controls

 Qore [devllo](https://profiles.wordpress.org/devllo/)

[Soo Rog](https://downloads.wordpress.org/plugin/devllo-accessibility-controls.1.1.1.zip)

 * [Faahfaahin](https://so.wordpress.org/plugins/devllo-accessibility-controls/#description)
 * [Dibu-eegisyo](https://so.wordpress.org/plugins/devllo-accessibility-controls/#reviews)
 *  [Rakibaad](https://so.wordpress.org/plugins/devllo-accessibility-controls/#installation)
 * [Horumarinta](https://so.wordpress.org/plugins/devllo-accessibility-controls/#developers)

 [Taageero](https://wordpress.org/support/plugin/devllo-accessibility-controls/)

## Sharraxaad

Devllo Accessibility Controls provides a lightweight, privacy-first accessibility
widget that lets visitors adjust how they read and interact with your site. It focuses
on user-controlled presentation (text size, contrast, reading preferences) and admin
guidance (checks and hints). The plugin complements good accessible design—it does
not replace design, development, or manual accessibility testing.

Key visitor controls:

 * Text size (increase, decrease, reset)
 * Line, letter, and word spacing
 * Text align left
 * Dyslexia-friendly font (OpenDyslexic, bundled)
 * High contrast, grayscale, and dark modes
 * Brightness control
 * Reading mode (narrower column, focus state)
 * Reading guide and reading mask
 * Big cursor and link highlighting
 * Focus outline enhancement, high visibility focus, and reduced motion
 * Calm mode (reduces sidebars, sticky bars, and auto-rotating content)
 * Larger click targets
 * Hide images and reset preferences
 * Preferences stored locally (localStorage) and restored on return visits

Admin features:

 * Tabbed settings page with categorized, per-feature toggles (General, Visual, 
   Text, Reading, Navigation, Widget, Statement)
 * Widget customization (label, colors, size, position)
 * Accessibility Guidance page: 25-item WCAG-inspired checklist grouped by principle(
   Perceivable, Operable, Understandable, Robust), with a live summary of reviewed/
   needs attention / not applicable items
 * Automated, informational checks (skip link, headings, image alt sampling, etc.)
   with clear status indicators
 * Block editor hints panel with contextual suggestions
 * Frontend quick check via the admin bar
 * Accessibility statement generator (creates a draft page)

What this plugin does NOT do:

 * It does not perform a full accessibility audit or produce legally-binding compliance
   reports.
 * It does not automatically fix content — it helps visitors and site owners identify
   and mitigate presentation issues.

### Developer Notes

Filters:

 * `da11y_default_settings` — Modify the plugin’s default settings array before 
   initialization.
 * `da11y_frontend_config` — Alter the configuration object passed to the frontend
   script (`da11yConfig`).

Actions:

 * `da11y_before_trigger` / `da11y_after_trigger` — Hooks before/after the frontend
   trigger markup.
 * `da11y_before_dialog` / `da11y_after_dialog` — Hooks before/after the accessibility
   dialog markup.

## Sawir-shaashado

[⌊The visitor accessibility panel open with all controls visible.⌉⌊The visitor accessibility
panel open with all controls visible.⌉[

The visitor accessibility panel open with all controls visible.

[⌊Admin settings page with categorised feature toggles.⌉⌊Admin settings page with
categorised feature toggles.⌉[

Admin settings page with categorised feature toggles.

[⌊Accessibility guidance page with automated checks and WCAG checklist.⌉⌊Accessibility
guidance page with automated checks and WCAG checklist.⌉[

Accessibility guidance page with automated checks and WCAG checklist.

[⌊Block editor hints panel with colour-coded warnings.⌉⌊Block editor hints panel
with colour-coded warnings.⌉[

Block editor hints panel with colour-coded warnings.

[⌊Frontend quick check results panel.⌉⌊Frontend quick check results panel.⌉[

Frontend quick check results panel.

## Rakibaad

 1. Upload the `devllo-accessibility-controls` folder to the `/wp-content/plugins/`
    directory, or install via the plugin installer if available.
 2. Activate the plugin from the **Plugins** screen in WordPress.
 3. Configure the plugin under **Settings  Accessibility Controls**:
 4.  * Enable the widget and choose a corner position
     * Toggle features you want available to visitors
     * Customize button label, colors, and size
 5. (Optional) Use the Accessibility Guidance page to run quick checks and generate
    an accessibility statement draft.

## SBI

### Will this plugin make my site WCAG/ADA compliant?

No. The plugin improves visitor experience and offers guidance, but compliance requires
accessible content, semantic markup, testing, and often manual remediation.

### Does the plugin collect user data?

No personal data is collected. Preferences are stored locally in the visitor’s browser
via `localStorage`.

## Dibu-eegisyo

Ma jiraan wax dibu-eegis ah oo ku saabsan kaabahan.

## Ka-qaybgalayaasha & Horumariyayaasha

“Devllo Accessibility Controls” waa softiweer il furan. Dadka soo socda ayaa wax
ku biiriyay kaabahan.

Ka-qaybgalayaasha

 *   [ devllo ](https://profiles.wordpress.org/devllo/)
 *   [ Devllo Plugins ](https://profiles.wordpress.org/devlloplugins/)

[Ku tarjun “Devllo Accessibility Controls” luqaddaada.](https://translate.wordpress.org/projects/wp-plugins/devllo-accessibility-controls)

### Ma xiisaynaysaa horumarinta?

[Baadh koodka](https://plugins.trac.wordpress.org/browser/devllo-accessibility-controls/),
fiiri [bakhaarka SVN](https://plugins.svn.wordpress.org/devllo-accessibility-controls/),
ama iska qor [diiwaanka horumarinta](https://plugins.trac.wordpress.org/log/devllo-accessibility-controls/)
adigoo adeegsanaya [RSS](https://plugins.trac.wordpress.org/log/devllo-accessibility-controls/?limit=100&mode=stop_on_copy&format=rss).

## Isbeddellada

#### 1.1.1

 * Updated Tested up to: 7.1

#### 1.1.0

 * Added Calm mode — reduces distracting sidebars, sticky bars, and auto-rotating
   content
 * Added High visibility focus — thicker, high-contrast focus outlines
 * Added Larger click targets — increases the size of buttons, links, and form controls
 * Added corresponding admin feature toggles for the three new controls
 * Redesigned the settings page with accessible, keyboard-navigable tabs (General,
   Visual, Text, Reading, Navigation, Widget, Statement)
 * Redesigned the Accessibility Guidance page: checklist items are now grouped by
   WCAG principle with a live status summary, and automated check results use labelled
   status chips instead of colour-only indicators
 * Fixed the “Reduce motion” toggle not appearing in the accessibility dialog even
   when enabled in settings

#### 1.0.0

 * Stable release — initial WordPress.org distribution (feature-complete for v1)

#### 0.7.2

 * Improved keyboard focus outlines and ARIA labeling for frontend controls
 * Clarified admin setting descriptions

#### 0.7.0

 * Added many visitor-facing options: grayscale, letter/word spacing, reading guide,
   reading mask, big cursor, link highlighting, hide images, brightness
 * Widget customization and per-feature admin toggles
 * Accessibility statement generator and expanded guidance checks
 * Bundled OpenDyslexic font locally

#### 0.6.x and earlier

 * Iterative improvements: spacing controls, reading mode, automated guidance checks,
   block editor hints, and accessibility quick checks

## Meta

 *  Version **1.1.1**
 *  Last updated **1 todobaad kahor**
 *  Active installations **In ka yar 10**
 *  WordPress version ** 6.0 ama ka sareeya **
 *  Tested up to **7.1.2**
 *  PHP version ** 7.4 ama ka sareeya **
 *  Language
 * [English (US)](https://wordpress.org/plugins/devllo-accessibility-controls/)
 * Tags
 * [a11y](https://so.wordpress.org/plugins/tags/a11y/)[accessibility](https://so.wordpress.org/plugins/tags/accessibility/)
   [contrast](https://so.wordpress.org/plugins/tags/contrast/)[dyslexia](https://so.wordpress.org/plugins/tags/dyslexia/)
   [font size](https://so.wordpress.org/plugins/tags/font-size/)
 *  [Aragti Sare](https://so.wordpress.org/plugins/devllo-accessibility-controls/advanced/)

## Qiimeynta

No reviews have been submitted yet.

[Your review](https://wordpress.org/support/plugin/devllo-accessibility-controls/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/devllo-accessibility-controls/reviews/)

## Ka-qaybgalayaasha

 *   [ devllo ](https://profiles.wordpress.org/devllo/)
 *   [ Devllo Plugins ](https://profiles.wordpress.org/devlloplugins/)

## Taageero

Ma heysaa waxaad dhahdo? Caawimaad ma u baahan tahay?

 [Eeg madasha taageerada](https://wordpress.org/support/plugin/devllo-accessibility-controls/)