Prioritized issue groups from the latest Plugin Check scan
Security
59
4 issue groups
Maintainability
12
4 issue groups
I18n
1
1 issue group
Repo Compliance
1
1 issue group
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$account_name'.
Sample message
Function "get_rest_url()" requires WordPress 4.4.0, but your plugin minimum supported version is WordPress 3.1.0.
Sample message
Sanitization missing for register_setting().
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_shinystat_analytics".
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
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "active_plugins".
Sample message
Processing form data without nonce verification.
Sample message
Resource version not set in call to wp_enqueue_script(). This means new versions of the script may not always be loaded due to browser caching.
Sample message
One or more tags were ignored. Please limit your plugin to 5 tags.
Potential connections found in static code analysis.
Outbound calls
23
External assets
0
Incoming endpoints
3
No external asset domains detected.
register_rest_route
register_rest_route
register_rest_route
2 score snapshots
v1.0.17
43
Latest
v1.0.16
41
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 43 | 73 | 65 | 8 | v1.0.17 | 2.0.0 |
| 41 | 113 | 88 | 25 | v1.0.16 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.