
內容簡介
總結:這個 WordPress 外掛允許使用者在點擊 PDF 檔案連結時,彈出視窗提供將文件送至 Accessible Docs 進行處理的選項。文件轉換完成後,可將輕易閱讀的版本以郵件寄送給使用者。此外,這個外掛也提供多項功能,包括追蹤和管理通過篩選選項,具體內容為日期範圍、狀態、檔案名稱或使用者電子郵件的可及性請求、支援 Polylang 和 WPML 以提供多語言支援、自訂外掛程式文本翻譯以及啟用/停用特定語言。
1. 這個 WordPress 外掛的主要功能是什麼?
使用者點擊 PDF 文件連結後將彈出視窗,提供將文件發送到Accessible Docs進行處理的選項,並在轉換完成後將可及版本發送給使用者。
2. 使用者如何追蹤和管理可及性請求?
使用者可以透過日期範圍、狀態、檔案名稱或使用者電子郵件的篩選選項來追蹤和管理可及性請求。
3. 這個外掛如何支援多語言?
這個外掛與Polylang和WPML兼容,提供多語言支援。
4. 數據會被傳送至哪個API服務?
這個外掛會連接到Accessible Docs API,將PDF文件上傳、檢查和轉換為可及格式。
外掛標籤
開發者團隊
原文外掛簡介
Make your PDFs accessible with a single click
AccessibleDocs WordPress Plugin helps you deliver accessible PDFs in compliance with WCAG and ADA accessibility standards – right from your website. When visitors click on a PDF link, a customizable popup invites them to request an accessible version by email. Documents are processed by the AccessibleDocs platform and automatically delivered.
This ensures your digital content is screen reader friendly and inclusive for all users – without requiring manual file conversion.
Key Features
Automatic PDF Accessibility Conversion
Turns your existing PDFs into accessible documents via the AccessibleDocs platform.
Email-Based Delivery
Users receive the accessible version directly to their inbox.
Request Logs for Admins
View all requests in the WordPress dashboard. Filter by file, user, or date.
Popup Customization
Modify texts, language, and behavior to fit your site’s tone and audience.
Multilingual Support
Full compatibility with Polylang and WPML. Enable or disable popup per language.
Accessibility Built-In
The popup is keyboard-accessible and works well with screen readers.
Real-World Usage Examples
A university website allows students to request accessible syllabi and brochures.
A government portal ensures all public PDFs are compliant and inclusive.
A nonprofit site offers accessible reports to visually impaired donors and researchers.
An e-commerce platform provides accessible product guides and manuals to all customers.
Who Is It For?
WordPress Website Administrators
Save time and legal risk – no need to convert PDFs manually. Gain visibility into document requests directly from your dashboard.
End Users / Visitors
Whether visually impaired or using assistive tech, users can request and receive accessible documents quickly and privately.
Accessibility Consultants & Agencies
Embed this tool in client websites to automate accessibility offerings without complex integrations.
External Services
This plugin connects to the AccessibleDocs platform for PDF processing and status tracking.
Platform URL
Plugin documentation
Main site
The following data is sent only when a user submits a request:
– User’s email address
– File identifier (attachment ID)
– File download link (publicly accessible)
Service provider:
– Terms of Use
– Privacy Policy
Accessibility Compliance
This plugin interface follows WCAG 2.1 success criteria:
1.1.1 – Non-text Content: All controls include text labels; PDFs can be labeled before request.
1.3.1 – Info and Relationships: Popup uses semantic HTML markup for clear hierarchy.
2.1.1 – Keyboard Accessible: All interactive elements are reachable and operable via keyboard.
4.1.2 – Name, Role, Value: Form inputs and buttons have programmatic labels and roles.
Note: The generated accessible PDFs are processed by the AccessibleDocs platform according to PDF/UA and WCAG 2.1 requirements.
Custom Styling
You can override popup styles via CSS in your theme:
.accessible-docs-popup {
background-color: #fff;
border-radius: 8px;
padding: 2rem;
}
For advanced control, enqueue your styles via wp_enqueue_scripts in your theme or use inline styles with wp_add_inline_style.
Developer Notes
The plugin is built with extensibility in mind. While there are no public filters or actions yet, future updates will expose developer hooks for customizing popup behavior, validation, and request arguments.
Let us know via support if you’d like a specific filter added for integration needs.
Support
Visit https://accessible-docs.ai/contact-us/ for questions, bug reports, or feature requests.
