Easily create notes/instructions in the WordPress admin using any widget you like!
Prioritized issue groups from the latest Plugin Check scan
Security
31
6 issue groups
I18n
14
1 issue group
Maintainability
14
7 issue groups
Repo Compliance
2
2 issue groups
Sample message
Missing $domain parameter in function call to __().
Sample message
Processing form data without nonce verification.
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "dn_editable_roles".
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$args['id']'.
Sample message
Detected usage of a non-sanitized input variable: $_POST['delete_widget']
Sample message
$_POST['delete_widget'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Detected usage of a possibly undefined superglobal array index: $_SERVER['REDIRECT_URL']. Check that the array index exists before using it.
Sample message
The use of function wp_get_sidebars_widgets() is forbidden
Sample message
Function "esc_textarea()" requires WordPress 3.1.0, but your plugin minimum supported version is WordPress 3.0.0.
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "DashboardNotes".
Sample message
All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
Sample message
screen_icon() has been deprecated since WordPress version 3.8.0.
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
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
One or more tags were ignored. Please limit your plugin to 5 tags.
Potential connections found in static code analysis.
Outbound calls
4
External assets
0
Incoming endpoints
0
No external asset domains detected.
No public endpoints detected.
First score snapshot
v1.0.3
42
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 42 | 61 | 27 | 34 | v1.0.3 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.