Prioritized issue groups from the latest Plugin Check scan
I18n
59
4 issue groups
Security
34
2 issue groups
Maintainability
8
3 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 '$field['increment_value']'.
Sample message
The $domain parameter must be a single text string literal. Found: $this->domain
Sample message
Missing $domain parameter in function call to __().
Sample message
Mismatched text domain. Expected 'advanced-custom-fields-number-slider' but got 'acf-number_slider'.
Sample message
The $text parameter must be a single text string literal. Found: $field['increment_value']
Sample message
All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
The plugin name includes a restricted term. Your chosen plugin name - "Advanced Custom Fields: Number Slider" - contains the restricted term "advanced-custom-fields" and cannot be used to begin your plugin name. We disallow the use of certain terms in ways that are abused, or potentially infringe on and/or are misleading with regards to trademarks. You may use the term "advanced-custom-fields" elsewhere in your plugin name, such as "... for advanced-custom-fields".
Sample message
mt_rand() is discouraged. Use the far less predictable wp_rand() instead.
Sample message
Tested up to: 5.8 < 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
One or more tags were ignored. Please limit your plugin to 5 tags.
Potential connections found in static code analysis.
Outbound calls
12
External assets
0
Incoming endpoints
0
No external asset domains detected.
No public endpoints detected.
First score snapshot
v0.6.0
47
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 47 | 103 | 99 | 4 | v0.6.0 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.