Title: Prime Accessibility
Author: Oyorox
Published: <strong>2026 年 8 月 18 日</strong>
Last modified: 2026 年 8 月 19 日

---

搜尋外掛

![](https://ps.w.org/prime-accessibility/assets/banner-772x250.jpg?rev=3676607)

![](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://tw.wordpress.org/plugins/prime-accessibility/#description)
 * [使用者評論](https://tw.wordpress.org/plugins/prime-accessibility/#reviews)
 *  [安裝方式](https://tw.wordpress.org/plugins/prime-accessibility/#installation)
 * [開發資訊](https://tw.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.

## 使用者評論

這個外掛目前沒有任何使用者評論。

## 參與者及開發者

以下人員參與了開源軟體〈Prime Accessibility〉的開發相關工作。

參與者

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

[將〈Prime Accessibility〉外掛本地化為台灣繁體中文版](https://translate.wordpress.org/projects/wp-plugins/prime-accessibility)

### 對開發相關資訊感興趣？

任何人均可[瀏覽程式碼](https://plugins.trac.wordpress.org/browser/prime-accessibility/)、
查看 [SVN 存放庫](https://plugins.svn.wordpress.org/prime-accessibility/)，或透過
[RSS](https://plugins.trac.wordpress.org/log/prime-accessibility/?limit=100&mode=stop_on_copy&format=rss)
訂閱[開發記錄](https://plugins.trac.wordpress.org/log/prime-accessibility/)。

## 變更記錄

#### 1.0.0

 * Initial release.

## 中繼資料

 *  版本 **1.0.1**
 *  最後更新 **3 週前**
 *  啟用安裝數 **少於 10 次**
 *  WordPress 版本需求 ** 6.5 或更新版本 **
 *  已測試相容的 WordPress 版本 **7.0.4**
 *  PHP 版本需求 ** 7.4 或更新版本 **
 *  語言
 * [English (US)](https://wordpress.org/plugins/prime-accessibility/)
 * 標籤:
 * [a11y](https://tw.wordpress.org/plugins/tags/a11y/)[accessibility](https://tw.wordpress.org/plugins/tags/accessibility/)
   [accessibility widget](https://tw.wordpress.org/plugins/tags/accessibility-widget/)
   [ADA Compliance](https://tw.wordpress.org/plugins/tags/ada-compliance/)[wcag](https://tw.wordpress.org/plugins/tags/wcag/)
 *  [進階檢視](https://tw.wordpress.org/plugins/prime-accessibility/advanced/)

## 評分

這個項目尚無任何評論記錄。

[撰寫評分](https://wordpress.org/support/plugin/prime-accessibility/reviews/#new-post)

[查看全部使用者評論](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/)