The FTC requires that you put disclosures at the top of your post if you were compensated in any way (affiliate links, free products, or payment).
Prioritized issue groups from the latest Plugin Check scan
Security
21
6 issue groups
I18n
8
2 issue groups
Maintainability
6
6 issue groups
Repo Compliance
2
2 issue groups
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$args'.
Sample message
Mismatched text domain. Expected 'mww-disclaimer-buttons' but got 'example'.
Sample message
Detected usage of a non-sanitized input variable: $_POST['disc-affiliate']
Sample message
$_POST['disc-affiliate'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Detected usage of a possibly undefined superglobal array index: $_POST['disc-affiliate']. Check that the array index exists before using it.
Sample message
The $text text string should have translatable content. Found: ''
Sample message
Sanitization missing for register_setting().
Sample message
The use of function ini_set() is discouraged
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "mw_enqueue_color_picker".
Sample message
error_reporting() can lead to full path disclosure.
Sample message
All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
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
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
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Tested up to: 6.9 < 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 too long and was truncated. A maximum of 150 characters is supported.
Potential connections found in static code analysis.
Outbound calls
3
External assets
0
Incoming endpoints
0
No external asset domains detected.
No public endpoints detected.
First score snapshot
v3.51
48
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 48 | 37 | 21 | 16 | v3.51 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.