| 开发者 | rakeshmali011 |
|---|---|
| 更新时间 | 2026年5月9日 18:51 |
| PHP版本: | 7.4 及以上 |
| WordPress版本: | 6.9 |
| 版权: | GPLv2 or later |
| 版权网址: | 版权信息 |
/wp-content/plugins/.No. The plugin runs entirely on your own server. There are no analytics, no API calls, no remote scripts, and no tracking.
No. Total asset weight is under 30 KB. The JavaScript is loaded with the defer attribute so it doesn't block rendering. CSS is loaded once per visit and cached.
Yes. The widget markup is identical for every visitor, so it caches correctly. Per-visitor preferences are stored in the visitor's browser, not in the cached HTML.
Yes. Settings → Accessibility Options → Advanced → Exclude on pages. Enter post IDs or slugs separated by commas.
Yes. The widget is a fixed-position overlay independent of your theme or page builder.
Yes. The widget appears site-wide including WooCommerce shop, product, cart, and checkout pages by default. Use the exclude feature if you want it hidden on checkout.
Settings → Accessibility Options → Appearance → Brand colour. Click the colour swatch to open the WordPress colour picker.
Yes. All user-facing strings use __() / _e() with the accesskit-accessibility-toolbar text domain. A .pot file is included.
No. It uses the browser's built-in Web Speech API (window.speechSynthesis), which is free and supported in all modern browsers. Voice quality varies by operating system.
Yes. The plugin is GPL-2.0-or-later. You can use it on unlimited sites, including paid client work.
It helps with the part of WCAG that concerns user-adaptable content (text scaling, contrast adjustment, etc.). Other WCAG requirements — such as semantic HTML, alt text, and keyboard navigation — depend on your theme and content. Use a separate audit tool like axe DevTools to check those.