Prioritized issue groups from the latest Plugin Check scan
Maintainability
13
5 issue groups
Repo Compliance
2
2 issue groups
I18n
1
1 issue group
Security
1
1 issue group
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "enqueueStyleAndScripts".
Sample message
Plugin folders are deleted when upgraded. Do not save data to the plugin folder using file_put_contents(). Detected usage of function plugin_dir_path(). Use wp_upload_dir() to get the uploads directory path or save to the database instead.
Sample message
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "WW_PLUGIN_VER".
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: "ww_widget_titel".
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$stufe".
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$style_attr'.
Sample message
The readme description contains unofficial language. It must be written in standard English.
Sample message
The readme short description contains unofficial language. It must be written in standard English.
Potential connections found in static code analysis.
Outbound calls
42
External assets
0
Incoming endpoints
0
No external asset domains detected.
No public endpoints detected.
First score snapshot
v2.8.1
90
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 90 | 17 | 5 | 12 | v2.8.1 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.