
內容簡介
總結:AxesWeb Accessibility Solution 在您的 WordPress 網站中新增一個無障礙工具條,幫助使用者根據 WCAG 2.1 和 2.2 指南自定義閱讀體驗。此小工具輕量、可從設定頁面進行配置,並設計為與主題無關。
1. 這個外掛程式連接到 AxesWeb CDN,以載入無障礙工具條的 JavaScript。這對於在前端呈現無障礙 UI 和功能是必須的。
2. 發送的數據及時間:
- 當載入小工具時,瀏覽器從 CDN 請求腳本文件。外掛程式不會向 AxesWeb 發送任何個人數據。該外掛程式不添加 cookies 或追踪。
- 當啟用選用的無障礙反饋表單時,提交內容將通過 admin-ajax.php 發送到您的 WordPress 網站,使用 nonce 保護的操作。郵件由您配置的收件人從您的網站發送。這個功能不會向 AxesWeb 發送任何數據。
3. 服務提供商:AxesWeb
- 腳本 URL 模式:https://cdn.axesweb.com/widget/{version}/accessibility-widget.js
- 服務條款:https://www.axesweb.com/termini-di-servizio/
- 隱私政策:https://www.axesweb.com/privacy-policy/
4. 此外,當您從外掛設定中驗證 API 金鑰時,該外掛會向 AxesWeb 驗證 API 發出請求,以驗證您的許可證。
5. 發送的數據及時間:
- 驗證時:您輸入的網站 URL 和 API 金鑰將在 JSON 請求中發送到驗證端點,以確認有效性和啟用功能。
- 不會定期傳輸個人數據。可基於存儲的 TTL 進行輕量級有效性重新檢查,以保持啟動狀態的最新性。
6. 服務提供商:AxesWeb
- 驗證端點:https://www.axesweb.com/wp-json/axesweb/v1/key/verify
- 服務條款:https://www.axesweb.com/termini-di-servizio/
- 隱私政策:https://www.axesweb.com/privacy-policy/
7. 授權
- 此外掛程式根據 GPL v2 或更新版本發布。
- 參見https://www.gnu.org/licenses/gpl-2.0.html。
外掛標籤
開發者團隊
② 後台搜尋「AxesWeb Accessibility Solution」→ 直接安裝(推薦)
原文外掛簡介
AxesWeb Accessibility Solution adds an accessibility toolbar to your WordPress site to help users customize their reading experience, in line with WCAG 2.1 and 2.2 guidelines. The widget is lightweight, configurable from the settings page, and designed to be theme-agnostic.
External services
This plugin connects to the AxesWeb CDN to load the accessibility widget JavaScript. It is required to render the accessibility UI and features in the front‑end.
What data is sent and when:
– When the widget is loaded, the browser requests the script file from the CDN. No personal data is sent by the plugin to AxesWeb. The plugin does not add cookies or tracking.
– When the optional accessibility feedback form is enabled, submissions are sent to your WordPress site via admin-ajax.php using a nonce-protected action. Emails are dispatched by your site to the recipient you configure. No data is sent to AxesWeb for this feature.
Service provider: AxesWeb
– Script URL pattern: https://cdn.axesweb.com/widget/{version}/accessibility-widget.js
– Terms of Service: https://www.axesweb.com/termini-di-servizio/
– Privacy Policy: https://www.axesweb.com/privacy-policy/
Additionally, when you verify your API key from the plugin settings, the plugin makes a request to the AxesWeb verification API to validate your license.
What data is sent and when:
– On verification: your site URL and the API key you enter are sent in a JSON request to the verification endpoint to confirm validity and activate features.
– No periodic personal data transfers occur. A lightweight validity recheck may occur based on stored TTL to keep the activation status up to date.
Service provider: AxesWeb
– Verification endpoint: https://www.axesweb.com/wp-json/axesweb/v1/key/verify
– Terms of Service: https://www.axesweb.com/termini-di-servizio/
– Privacy Policy: https://www.axesweb.com/privacy-policy/
License
This plugin is released under the GPL v2 or later.
See https://www.gnu.org/licenses/gpl-2.0.html.
