Simple plugin that allow you add accessibility button to your website
Prioritized issue groups from the latest Plugin Check scan
Maintainability
112
4 issue groups
Security
87
6 issue groups
I18n
4
3 issue groups
Repo Compliance
1
1 issue group
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$accessibility_background_color".
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$display_inline_echo'.
Sample message
Detected usage of a possibly undefined superglobal array index: $_POST['accessibility_background_color']. Check that the array index exists before using it.
Sample message
$_GET['error-message'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Detected usage of a non-sanitized input variable: $_GET['error-message']
Sample message
Processing form data without nonce verification.
Sample message
load_plugin_textdomain() has been discouraged since WordPress version 4.6. When your plugin is hosted on WordPress.org, you no longer need to manually include this function call for translations under your plugin slug. WordPress will automatically load the translations for you as needed.
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "output_yydev_accessibility".
Sample message
Processing form data without nonce verification.
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 $text parameter must be a single text string literal. Found: $yydev_accessibility_html
Sample message
Mismatched text domain. Expected 'yydevelopment-accessibility' but got 'yydev_accessibility'.
Sample message
Plugin name "Simple Accessibility Button" is different from the name declared in plugin header "YYDevelopment - Accessibility".
Sample message
Missing "License" in Plugin Header. Please update your Plugin Header with a valid GPLv2 (or later) compatible license.
Potential connections found in static code analysis.
Outbound calls
12
External assets
0
Incoming endpoints
2
No external asset domains detected.
No public endpoints detected.
wp_ajax
wp_ajax
First score snapshot
v2.3.1
41
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 41 | 204 | 33 | 171 | v2.3.1 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.