Title: Klaro Admin Accessibility
Author: Rafael Minuesa
Published: <strong>2026 年 7 月 6 日</strong>
Last modified: 2026 年 7 月 6 日

---

搜尋外掛

![](https://ps.w.org/klaro-admin-accessibility/assets/banner-772x250.png?rev=3597572)

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

# Klaro Admin Accessibility

 由 [Rafael Minuesa](https://profiles.wordpress.org/rafaelminuesa/) 開發

[下載](https://downloads.wordpress.org/plugin/klaro-admin-accessibility.1.0.0.zip)

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

 [技術支援](https://wordpress.org/support/plugin/klaro-admin-accessibility/)

## 外掛說明

Klaro Admin Accessibility helps users with visual, motor, or cognitive disabilities
work in the WordPress admin area. It is the companion plugin to the [Klaro accessibility-first theme](https://wordpress.org/themes/klaro/),
but it targets the WordPress core admin and works with any theme.

#### Features

 * **High contrast admin** – Black background with white text throughout the admin
   area, including the admin menu, toolbar, tables, and forms.
 * **Large admin text** – 18px base text, larger form fields, and 44px minimum button
   height for easier reading and clicking.
 * **Enhanced focus indicators** – Highly visible 3px outlines on every focused 
   link, button, and form field, meeting the 3:1 contrast requirement for UI controls.
 * **Reduce motion** – Suppresses admin animations and transitions for users whose
   operating system does not expose a reduced-motion preference.
 * **Simplify admin menu** – Hides the Tools and Comments menus for non-administrator
   users, removes secondary dashboard widgets, and switches the dashboard to a single
   column, reducing cognitive load.
 * **Classic editor toggle** – Replaces the block editor with the classic editor,
   which some assistive technology users find easier to navigate. Defers to the 
   Classic Editor plugin when that is active.

All settings are site-wide and live under Settings > Admin Accessibility.

#### What WordPress already provides

The WordPress admin already ships keyboard shortcuts, screen reader landmarks, a“
Skip to main content” link, and honors your operating system’s reduced-motion preference.
This plugin adds options on top of those built-in features instead of duplicating
them.

#### For developers

The resolved feature flags can be filtered:

    ```
    add_filter( 'klaro_aa_enabled_features', function ( $features ) {
        $features['high_contrast'] = true; // force a feature on
        return $features;
    } );
    ```

## 螢幕擷圖

[⌊The settings page under Settings > Admin Accessibility.⌉⌊The settings page under
Settings > Admin Accessibility.⌉[

The settings page under Settings > Admin Accessibility.

[⌊High contrast admin mode.⌉⌊High contrast admin mode.⌉[

High contrast admin mode.

[⌊Large admin text with enhanced focus indicators.⌉⌊Large admin text with enhanced
focus indicators.⌉[

Large admin text with enhanced focus indicators.

## 安裝方式

 1. Upload the plugin files to `/wp-content/plugins/klaro-admin-accessibility/`, or
    install through the WordPress plugins screen.
 2. Activate the plugin.
 3. Go to Settings > Admin Accessibility to enable the features you need.

## 常見問題集

### Does this affect my site’s visitors?

No. Every feature applies to the admin area only. Front-end accessibility is the
theme’s job (the Klaro theme covers it).

### Do I need the Klaro theme?

No. The plugin styles the WordPress core admin and works with any theme.

### Are the settings per-user?

Version 1.0.0 applies settings site-wide. Per-user preferences are planned for a
future release.

### What happens on uninstall?

The plugin deletes its single `klaro_aa_options` option. No other data is stored.

## 使用者評論

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

## 參與者及開發者

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

參與者

 *   [ Rafael Minuesa ](https://profiles.wordpress.org/rafaelminuesa/)

〈Klaro Admin Accessibility〉外掛目前已有 1 個本地化語言版本。 感謝[全部譯者](https://translate.wordpress.org/projects/wp-plugins/klaro-admin-accessibility/contributors)
為這個外掛做出的貢獻。

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

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

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

## 變更記錄

#### 1.0.0

 * Initial release
 * High contrast admin mode
 * Large admin text
 * Enhanced focus indicators (enabled by default)
 * Reduce motion option
 * Simplified admin menu option (single-column dashboard, fewer widgets and menus)
 * Classic editor toggle

## 中繼資料

 *  版本 **1.0.0**
 *  最後更新 **5 天前**
 *  啟用安裝數 **少於 10 次**
 *  WordPress 版本需求 ** 6.0 或更新版本 **
 *  已測試相容的 WordPress 版本 **7.0.1**
 *  PHP 版本需求 ** 7.4 或更新版本 **
 *  語言
 * [English (US)](https://wordpress.org/plugins/klaro-admin-accessibility/) 及 [Spanish (Spain)](https://es.wordpress.org/plugins/klaro-admin-accessibility/).
 *  [將這個外掛本地化為你的母語版本](https://translate.wordpress.org/projects/wp-plugins/klaro-admin-accessibility)
 * 標籤:
 * [accessibility](https://tw.wordpress.org/plugins/tags/accessibility/)[admin](https://tw.wordpress.org/plugins/tags/admin/)
   [classic editor](https://tw.wordpress.org/plugins/tags/classic-editor/)[high contrast](https://tw.wordpress.org/plugins/tags/high-contrast/)
 *  [進階檢視](https://tw.wordpress.org/plugins/klaro-admin-accessibility/advanced/)

## 評分

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

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

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

## 參與者

 *   [ Rafael Minuesa ](https://profiles.wordpress.org/rafaelminuesa/)

## 技術支援

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

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