a11yfy – PDF Accessibility Checker & Fixer

Free in-browser PDF accessibility scan (PDF/UA machine checkpoints) and one-click remediation of your Media Library PDFs via the a11yfy service.

4 database tables

Table NameDescriptionMethod
wp_a11yfy_jobsA job queue table for managing background tasks and scheduled operations.Static
wp_a11yfy_mapStores a11yfy map data created by this plugin.Static
wp_actionscheduler_actionsStores actionscheduler actions data created by this plugin.Static
wp_actionscheduler_logsA logging table that records activity, events, or audit history.Static

Core Table Usage

This plugin stores data in WordPress core tables rather than creating its own. These records may become orphaned if the plugin is uninstalled without a proper cleanup routine.

wp_comments
Direct access
wp_options
Option key:a11yfy_api_keyOption key:a11yfy_low_credit_notifiedOption key:a11yfy_monthly_spendOption key:a11yfy_schema_versionOption key:a11yfy_settingsOption key:a11yfy_webhook_secretOption key:ewww_image_optimizer_pdf_level
wp_postmeta
Post meta
wp_usermeta
User meta