Title: EaseAccess Lite
Author: EaseAccess
Published: <strong>2026 年 6 月 28 日</strong>
Last modified: 2026 年 6 月 28 日

---

搜尋外掛

![](https://ps.w.org/easeaccess-lite/assets/banner-772x250.png?rev=3588477)

![](https://ps.w.org/easeaccess-lite/assets/icon-256x256.png?rev=3588477)

# EaseAccess Lite

 由 [EaseAccess](https://profiles.wordpress.org/easeaccess/) 開發

[下載](https://downloads.wordpress.org/plugin/easeaccess-lite.zip)

 * [詳細資料](https://tw.wordpress.org/plugins/easeaccess-lite/#description)
 * [使用者評論](https://tw.wordpress.org/plugins/easeaccess-lite/#reviews)
 *  [安裝方式](https://tw.wordpress.org/plugins/easeaccess-lite/#installation)
 * [開發資訊](https://tw.wordpress.org/plugins/easeaccess-lite/#developers)

 [技術支援](https://wordpress.org/support/plugin/easeaccess-lite/)

## 外掛說明

**EaseAccess Lite** is a free, lightweight accessibility plugin that helps WordPress
site owners make their websites more inclusive and WCAG-friendly. It adds a customizable
accessibility widget to the front of your site, giving visitors a set of tools to
adjust the page to their needs.

#### Key features

 * **Text adjustments** — increase / decrease font size, adjust line height and 
   letter spacing
 * **Contrast modes** — high contrast, dark mode, light mode, monochrome, low saturation
 * **Reading aids** — reading guide, reading mask, highlight links, highlight headings,
   big cursor
 * **Content controls** — pause animations, hide images, readable font
 * **Dictionary lookup** — look up word definitions on demand
 * **Accessibility statement generator** — create a WCAG-style accessibility statement
   page in seconds
 * **Smart display rules** — show the widget everywhere, only on selected post types,
   or exclude specific ones
 * **Page builder aware** — automatically skips Elementor, Divi, Beaver Builder,
   Oxygen, and Bricks editor sessions
 * **Nav menu integration** — optionally render the widget as a menu item
 * **Customizable button** — color, position, size, shape
 * **Translation ready** — full i18n support, ships with `.pot` file
 * **Clean uninstall** — `uninstall.php` removes every option this plugin creates

### External services

This plugin connects to one external service to provide an optional feature. The
service is **only contacted when a visitor explicitly triggers the corresponding
action** in the accessibility widget — nothing is sent automatically on page load.

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

 * **What it does:** Looks up the English definition of a single word.
 * **When it is contacted:** Only when a site visitor uses the **Dictionary** feature
   inside the accessibility widget and submits a word.
 * **What data is sent:** A single sanitized word (letters A–Z only). No personal
   data, no IP forwarding from the plugin, no cookies. The request is proxied through
   your own site’s REST API (`/wp-json/easeaccess-lite/v1/dictionary/{word}`), and
   your server then makes the outbound request to `https://api.dictionaryapi.dev/
   api/v2/entries/en/{word}`.
 * **Why it is needed:** To return the definition back to the visitor.
 * **Service provider:** Dictionary API — a free, open dictionary service.
 * **Terms of service:** [https://dictionaryapi.dev/](https://dictionaryapi.dev/)
 * **Privacy policy:** [https://dictionaryapi.dev/](https://dictionaryapi.dev/)

If you do not want this service used, you can disable the **Dictionary** feature
in the EaseAccess Lite admin settings, in which case no requests are ever made.

### Development

EaseAccess Lite is open source. Full source code, build tooling and contribution
guide:
 https://github.com/easeaccess/easeaccess-lite

Build steps:
 1. `npm install` 2. `npm run build` 3. The compiled assets land in`/
build/`.

Third-party assets:
 * Country flag icons are bundled from the **flag-icons** project(
MIT license) — https://github.com/lipis/flag-icons

## 螢幕擷圖

[⌊Frontend accessibility widget — open state⌉⌊Frontend accessibility widget — open
state⌉[

Frontend accessibility widget — open state

[⌊Admin dashboard — feature toggles⌉⌊Admin dashboard — feature toggles⌉[

Admin dashboard — feature toggles

[⌊Widget appearance customizer⌉⌊Widget appearance customizer⌉[

Widget appearance customizer

[⌊Display rules — include / exclude by post type⌉⌊Display rules — include / exclude
by post type⌉[

Display rules — include / exclude by post type

[⌊Accessibility statement generator⌉⌊Accessibility statement generator⌉[

Accessibility statement generator

## 安裝方式

 1. Upload the `easeaccess-lite` folder to the `/wp-content/plugins/` directory, **
    or** install the plugin through the WordPress Plugins screen directly.
 2. Activate the plugin through the **Plugins** screen in WordPress.
 3. Go to **EaseAccess Lite** in the admin sidebar to configure the widget.
 4. Visit your site — the accessibility widget will appear in the corner you selected.

## 常見問題集

### Does this plugin make my site WCAG compliant automatically?

No plugin can make a site automatically WCAG compliant. EaseAccess Lite provides
user-facing accessibility tools and an accessibility statement generator to help
your visitors and demonstrate your commitment, but full WCAG conformance also requires
accessible content authoring (alt text, headings, color contrast, semantic HTML,
etc.).

### Will the widget slow down my site?

The frontend bundle is small and loads only on pages where the widget is enabled.
You can also restrict it to specific post types via the display settings.

### Can I hide the widget on certain pages?

Yes. In the admin settings, choose **Display Mode  Exclude** and select the post
types where the widget should not appear. **Include** mode does the opposite.

### Does it work with my page builder?

Yes. EaseAccess Lite automatically detects Elementor, Divi, Beaver Builder, Oxygen,
and Bricks editor sessions and stays out of the way during editing. The widget still
appears on the published page.

### Is my data sent anywhere?

The plugin stores all of its settings in your own WordPress database. The only outbound
network call is to a public dictionary lookup service, and only when a visitor explicitly
clicks the dictionary feature inside the widget. See the **External services** section
below for full details.

### How do I uninstall cleanly?

When you delete the plugin from the Plugins screen, EaseAccess Lite removes all 
of its options from your database via `uninstall.php`. No orphan data is left behind.

## 使用者評論

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

## 參與者及開發者

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

參與者

 *   [ EaseAccess ](https://profiles.wordpress.org/easeaccess/)

[將〈EaseAccess Lite〉外掛本地化為台灣繁體中文版](https://translate.wordpress.org/projects/wp-plugins/easeaccess-lite)

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

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

## 變更記錄

#### 1.0.0

 * Initial public release on WordPress.org.

## 中繼資料

 *  版本 **1.0.0**
 *  最後更新 **3 週前**
 *  啟用安裝數 **少於 10 次**
 *  WordPress 版本需求 ** 5.0 或更新版本 **
 *  已測試相容的 WordPress 版本 **7.0.2**
 *  PHP 版本需求 ** 7.4 或更新版本 **
 *  語言
 * [English (US)](https://wordpress.org/plugins/easeaccess-lite/)
 * 標籤:
 * [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/easeaccess-lite/advanced/)

## 評分

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

[Your review](https://wordpress.org/support/plugin/easeaccess-lite/reviews/#new-post)

[查看全部使用者評論](https://wordpress.org/support/plugin/easeaccess-lite/reviews/)

## 參與者

 *   [ EaseAccess ](https://profiles.wordpress.org/easeaccess/)

## 技術支援

使用者可在技術支援論壇提出意見反應或使用問題。

 [檢視技術支援論壇](https://wordpress.org/support/plugin/easeaccess-lite/)