Add a professional accessibility toolbar to your WordPress site and make it easier for users with disabilities.
Prioritized issue groups from the latest Plugin Check scan
Security
219
6 issue groups
I18n
160
2 issue groups
Maintainability
24
6 issue groups
Repo Compliance
4
4 issue groups
Sample message
Mismatched text domain. Expected 'accessible-poetry' but got "userway".
Sample message
All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$banner_logo'.
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "acc_userway_activation_notice".
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Resource version not set in call to wp_enqueue_style(). This means new versions of the style may not always be loaded due to browser caching.
Sample message
Processing form data without nonce verification.
Sample message
Detected usage of a non-sanitized input variable: $_REQUEST['res']
Sample message
Detected usage of a possibly undefined superglobal array index: $_REQUEST['res']. Check that the array index exists before using it.
Sample message
$_REQUEST['res'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Version parameter is not explicitly set or has been set to an equivalent of "false" for wp_enqueue_script; This means that the WordPress core version will be used which is not recommended for plugin or theme development.
Sample message
The plugin name includes a restricted term. Your chosen plugin name - "AccessibleWP - Accessibility Toolbar" - contains the restricted term "wp" which cannot be used at all in your plugin name.
Sample message
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "AWP_DIR".
Sample message
Your plugin has a different license declared in the readme file and plugin header. Please update your readme with a valid GPL license identifier.
Sample message
Tested up to: 6.6 < 7.0. The "Tested up to" value in your plugin is not set to the current version of WordPress. This means your plugin will not show up in searches, as we require plugins to be compatible and documented as tested up to the most recent version of WordPress.
Sample message
The "Short Description" section is missing. An excerpt was generated from your main plugin description.
Sample message
One or more tags were ignored. Please limit your plugin to 5 tags.
Sample message
The "Text Domain" header in the plugin file does not match the slug. Found "acwp", expected "accessible-poetry".
Not analyzed yet.
First score snapshot
v5.4.0
38
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 38 | 407 | 381 | 26 | v5.4.0 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.