
“Your Request is Being Processed” popup after clicking a PDF link.
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.
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.
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
This plugin interface follows WCAG 2.1 success criteria:
Note: The generated accessible PDFs are processed by the AccessibleDocs platform according to PDF/UA and WCAG 2.1 requirements.
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.
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.
Visit https://accessible-docs.ai/contact-us/ for questions, bug reports, or feature requests.