Editoria11y Accessibility Checker
Content accessibility checker written to be intuitive and useful for non-technical authors and editors.
5 database tables
| Table Name | Description | Method |
|---|---|---|
| wp_ed11y_dismissal_pid | Stores ed11y dismissal pid data created by this plugin. | Static |
| wp_ed11y_dismissals | Stores ed11y dismissals data created by this plugin. | Static |
| wp_ed11y_results | Stores ed11y results data created by this plugin. | Static |
| wp_ed11y_results_pid | Stores ed11y results pid data created by this plugin. | Static |
| wp_ed11y_urls | Stores ed11y urls data created by this plugin. | 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_optionsOption key:
ed11y_plugin_settingsOption key:editoria11y_db_version