This plugin add accessibility menu to a WordPress Site, enable, black and white, contrasts, font size increase and more...
Prioritized issue groups from the latest Plugin Check scan
I18n
89
4 issue groups
Security
52
6 issue groups
Maintainability
30
7 issue groups
Sample message
The $domain parameter must be a single text string literal. Found: $this->sogo_accessibility
Sample message
Mismatched text domain. Expected 'sogo-accessibility' but got "sogoacc".
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$active'.
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$active".
Sample message
All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "activate_sogo_accessibility".
Sample message
Processing form data without nonce verification.
Sample message
Detected usage of a non-sanitized input variable: $_GET['tab']
Sample message
A function call to __() with texts containing placeholders was found, but was not accompanied by a "translators:" comment on the line above to clarify the meaning of the placeholders.
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "EDD_SOGO_ACC_ITEM_NAME".
Sample message
Processing form data without nonce verification.
Sample message
$_GET['tab'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Found call to wp_enqueue_style() with external resource. Offloading styles to your servers or any remote service is disallowed.
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "the_content".
Sample message
File and folder names must not contain spaces or special characters.
Sample message
The "Text Domain" header in the plugin file does not match the slug. Found "sogoacc", expected "sogo-accessibility".
Potential connections found in static code analysis.
Outbound calls
18
External assets
0
Incoming endpoints
1
No external asset domains detected.
No public endpoints detected.
wp_ajax
2 score snapshots
v2.2
40
Latest
v2.1
38
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 40 | 171 | 135 | 36 | v2.2 | 2.1.0 |
| 38 | 187 | 147 | 40 | v2.1 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.