وضاحت
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.
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.
تصوير
انسٽاليشن
- Upload the plugin folder to
/wp-content/plugins/accessible-docs
or install via the WordPress Plugin Directory. - Activate Accessible Docs through the Plugins screen in WordPress.
- Go to Accessible Docs in the admin menu and enter your API credentials.
- Customize popup content and visibility in the plugin settings.
- Visitors can now request accessible PDFs automatically.
FAQ
-
Will my uploaded PDFs be stored anywhere?
-
No, the plugin does not store documents permanently. Files are sent to the AccessibleDocs platform for processing and stored in your account.
-
Is the plugin free to use?
-
The plugin is free to install, but it requires an active AccessibleDocs subscription to process documents.
-
Does it work with external PDF URLs?
-
No, currently only local PDF links hosted on your WordPress website are supported.
-
Is the popup accessible via keyboard and screen readers?
-
Yes, the popup is designed to be keyboard-navigable and screen-reader friendly.
-
Can I customize the popup content or style?
-
Yes. You can customize messages and appearance via plugin settings.
-
How do I track user requests for accessible documents?
-
View all requests under Accessible Docs > Documents in the WordPress admin panel. Filter by status, date, file name, or email.
-
Does the plugin support multilingual websites?
-
Yes, it’s fully compatible with WPML and Polylang. You can translate popup content per language.
-
Will users get the accessible file instantly?
-
Once processed, users receive an email with the accessible version or a status update.
-
Can I limit or disable the popup on specific pages or languages?
-
Yes. Enable or disable per language or page via the settings.
جائزا
تعاون ڪندڙ & ڊولپرز
ترجمو ڪريو “Accessible Docs” توهان جي ٻولي ۾.
ڊولپمينٽ ۾ دلچسپي؟
ڪوڊ براؤز ڪريو، چيڪ ڪريو SVN مخزن، يا رڪنيت حاصل ڪريو ڊولپمينٽ لاگ پاران RSS.
لاگ تبدیل ڪريو
1.0.1
- Added custom HTTP header
X-AccessibleDocs-Plugin: true
to all requests.
1.0.0
- Initial release — automatic PDF accessibility requests, admin tracking, popup customization.