Title: Prime Accessibility
Author: Oyorox
Published: <strong>अगस्त 18, 2026</strong>
Last modified: अगस्त 19, 2026

---

प्लगइन्स खोजें

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

# Prime Accessibility

 [Oyorox](https://profiles.wordpress.org/oyorox/) द्वारा

[डाउनलोड](https://downloads.wordpress.org/plugin/prime-accessibility.1.0.1.zip)

 * [विवरण](https://hi.wordpress.org/plugins/prime-accessibility/#description)
 * [समीक्षा](https://hi.wordpress.org/plugins/prime-accessibility/#reviews)
 *  [स्थापना](https://hi.wordpress.org/plugins/prime-accessibility/#installation)
 * [विकास](https://hi.wordpress.org/plugins/prime-accessibility/#developers)

 [समर्थन](https://wordpress.org/support/plugin/prime-accessibility/)

## विवरण

**Prime Accessibility** adds a customizable accessibility widget to your WordPress
site, helping visitors adapt your pages to their own needs and helping you move 
toward WCAG 2.1, ADA, and Section 508 compliance.

Visitors open a panel from a floating button and adjust the page themselves — no
account, no page reload.

#### Free features

**Accessibility profiles** — one-click presets that bundle several adjustments together:

 * Motor Impaired
 * Color Blind
 * Low Vision
 * Cognitive & Learning
 * Seizure & Epilepsy
 * ADHD

**Individual adjustments**

 * Contrast (invert, dark, light)
 * Saturation
 * Highlight Links
 * Hide Images
 * Bigger Text
 * Text Spacing
 * Line Height
 * Text Alignment
 * Dictionary
 * Cursor (big cursor, mask, guideline)
 * Tooltips
 * Pause Animations

**Widget customization**

 * Header: background color, text color, icon color, padding
 * Panel: side, width, max height, background, padding
 * Feature tiles: hide item icons, hide item labels, columns, group background, 
   group border, group titles, tile background, tile text, tile icons, info icon
 * Launcher button: button type, icon selection, text color, background color, border
   radius, position, horizontal offset, vertical offset
 * Footer: accessibility statement link, footer background color, link color
 * Active preference — let logged-in visitors save their settings between visits

#### Custom profiles

Build your own named feature bundles — pick a title, an icon, a description, and
the adjustments the profile should switch on — and they appear in the widget alongside
the built-in profiles. There is no limit on how many you create.

#### A separate Pro plugin

Prime Accessibility Pro is a **separate plugin**, distributed from [primeaccessibility.com](https://primeaccessibility.com/).
Its code is not part of this package. Installing it adds:

 * Screen Reader
 * Keyboard Navigation
 * Dyslexia Friendly
 * Smart Contrast
 * Brightness
 * Grayscale
 * Mute Sounds
 * Blind and Dyslexia profiles
 * Translator in the widget header, plus translation & consent options
 * Export / import of settings, presets, and profiles
 * Accessibility Checker with AI-assisted fixes
 * Priority support

Those features are implemented entirely in the separate Pro plugin — this package
does not contain their code. Where the admin screens mention them, they are shown
as a preview of what the separate plugin adds, in the same way a screenshot would
be. Everything this package _does_ contain is fully functional, with no license 
key, trial period, quota, or time limit of any kind.

### External services

Prime Accessibility works entirely on your own server. The integrations below are
the only cases where anything leaves it; each is listed with what is sent and when.

#### Free Dictionary API (dictionaryapi.dev)

Powers the **Dictionary** adjustment in the accessibility widget, which shows the
definition of a word a visitor looks up. Definitions come from a dictionary corpus
that cannot be bundled with a plugin, so the lookup is performed by the remote service.

_What is sent and when:_ only the single word the visitor double-clicked, as part
of the request URL (`https://api.dictionaryapi.dev/api/v2/entries/en/<word>`). The
request is made from the visitor’s browser, one request per lookup. Nothing is sent
unless the visitor has switched the Dictionary adjustment on in the widget and then
double-clicks a word. No page content, site address, account details, or other identifying
information is included by the plugin.

_Service:_ [Free Dictionary API](https://dictionaryapi.dev/) — a free, community-
run, open-source project ([source code](https://github.com/meetDeveloper/freeDictionaryAPI)).
Its maintainers do not publish a separate terms-of-service or privacy-policy document;
the project page and repository above are the service’s own documentation of what
it is and how it may be used. If you would rather your visitors never contact it,
leave the Dictionary adjustment switched off for your presets.

#### Freemius

The Freemius SDK handles the plugin’s opt-in usage tracking, and delivers updates
for customers of the separate Pro plugin.

_What is sent and when:_ nothing is sent until you explicitly click “Allow & Continue”
on the opt-in screen shown after activation. If you skip it, no diagnostic data 
leaves your site. If you accept, Freemius receives the technical profile described
on that screen (site URL, WordPress and PHP versions, active theme and plugins, 
and the administrator’s name and email address) so it can send security and update
notices.

_Service:_ Freemius — [Terms of Service](https://freemius.com/terms/), [Privacy Policy](https://freemius.com/privacy/).

#### Google Translate — separate Pro plugin only

The in-widget translator is part of the separate Pro plugin and its code is not 
included in this package. When that plugin is installed, the translator is enabled,
and a visitor consents to it, the visible text of the page is sent to Google’s translation
service to be translated.

_Service:_ Google — [Terms of Service](https://policies.google.com/terms), [Privacy Policy](https://policies.google.com/privacy).

**No data is sent to Google by this free package.**

## इंस्टॉलेशन

 1. Upload the plugin to `/wp-content/plugins/prime-accessibility/` and activate it
    through the Plugins screen in WordPress.
 2. Open **Prime Accessibility** in the admin menu.
 3. Edit the default preset to choose which profiles and features appear in the widget,
    then style the panel and launcher button.

## सामान्य प्रश्न

### Does Prime Accessibility make my site fully WCAG compliant?

No plugin can do that on its own. Prime Accessibility gives visitors tools to adapt
your pages and helps you address common issues, but full compliance also depends
on your content, markup, and media.

### Does it work with my theme and page builder?

Yes. The widget renders in its own container and is built to work alongside WordPress
themes and popular page builders without changing your design.

### Will it slow down my site?

The widget loads only on pages where a preset applies, and Pro-only code is not 
shipped in the free version at all.

### Why do some options show a PRO badge?

Those features live in a separate plugin, Prime Accessibility Pro, and their code
is not part of this download — there is nothing in this package to unlock. The badge
marks them so you can see what the separate plugin adds before installing it.

### Is anything in this plugin limited by a license key or a trial?

No. Every feature included in this package is fully functional, permanently, with
no license key, trial period, usage quota, or time limit. Nothing stops working 
if a license expires or was never present.

### Does the plugin contact any external server?

Only in the cases described under “External services” above. The plugin never contacts
our own servers on its own: there is no license check, no usage ping, and no news
or product feed in this package.

### Where is visitor preference data stored?

Saved preferences are stored on your own site — in a cookie for guests, and against
the user account for logged-in visitors. Nothing is sent to a third party.

## समीक्षाएं

इस प्लगइन के लिए कोई समीक्षा नहीं है।

## सहायक &डेवलपर्स

यह खुला स्रोत सॉफ्टवेयर है। अनुगामी लोगो ने इस प्लगइन के लिए योगदान दिया है।

योगदानकर्ता

 *   [ Oyorox ](https://profiles.wordpress.org/oyorox/)
 *   [ Freemius ](https://profiles.wordpress.org/freemius/)

[Translate “Prime Accessibility” into your language.](https://translate.wordpress.org/projects/wp-plugins/prime-accessibility)

### Interested in development?

[Browse the code](https://plugins.trac.wordpress.org/browser/prime-accessibility/),
check out the [SVN repository](https://plugins.svn.wordpress.org/prime-accessibility/),
or subscribe to the [development log](https://plugins.trac.wordpress.org/log/prime-accessibility/)
by [RSS](https://plugins.trac.wordpress.org/log/prime-accessibility/?limit=100&mode=stop_on_copy&format=rss).

## बदलाव विवरण

#### 1.0.0

 * Initial release.

## मेटा

 *  संस्करण **1.0.1**
 *  Last updated **18 घंटे पहले**
 *  Active installations **10 से कम**
 *  WordPress version ** 6.5 या ज्यादा **
 *  Tested up to **7.0.4**
 *  PHP version ** 7.4 या ज्यादा **
 *  भाषा
 * [English (US)](https://wordpress.org/plugins/prime-accessibility/)
 * Tags
 * [a11y](https://hi.wordpress.org/plugins/tags/a11y/)[accessibility](https://hi.wordpress.org/plugins/tags/accessibility/)
   [accessibility widget](https://hi.wordpress.org/plugins/tags/accessibility-widget/)
   [ADA Compliance](https://hi.wordpress.org/plugins/tags/ada-compliance/)[wcag](https://hi.wordpress.org/plugins/tags/wcag/)
 *  [Advanced View](https://hi.wordpress.org/plugins/prime-accessibility/advanced/)

## मूल्यांकन

No reviews have been submitted yet.

[आपकी समीक्षा](https://wordpress.org/support/plugin/prime-accessibility/reviews/#new-post)

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

## योगदानकर्ता

 *   [ Oyorox ](https://profiles.wordpress.org/oyorox/)
 *   [ Freemius ](https://profiles.wordpress.org/freemius/)

## समर्थन

कुछ कहना है? कोई मदद चाहिए?

 [समर्थन फोरम देखें ](https://wordpress.org/support/plugin/prime-accessibility/)

## प्रदान करना

आप इस प्लगइन की उन्नति का समर्थन करना चाहेंगे?

 [ इस प्लगइन को प्रदान करें ](https://primeaccessibility.com/)