Prioritized issue groups from the latest Plugin Check scan
Security
32
7 issue groups
Maintainability
23
8 issue groups
I18n
11
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 '"</a>$separator\n"'.
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: "black-studio-tinymce-widget-script".
Sample message
Function "wp_editor()" requires WordPress 3.3.0, but your plugin minimum supported version is WordPress 3.1.0.
Sample message
All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
Sample message
Processing form data without nonce verification.
Sample message
strip_tags() is discouraged. Use the more comprehensive wp_strip_all_tags() instead.
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "bstw".
Sample message
wp_tiny_mce() has been deprecated since WordPress version 3.3.0. Use wp_editor() instead.
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "WP_Widget_Black_Studio_TinyMCE".
Sample message
Detected usage of a non-sanitized input variable: $_SERVER['REQUEST_URI']
Sample message
Detected usage of a possibly undefined superglobal array index: $_SERVER['REQUEST_URI']. Check that the array index exists before using it.
Sample message
$_SERVER['REQUEST_URI'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
wp_preload_dialogs() has been deprecated since WordPress version 3.3.0. Use wp_editor() instead.
Sample message
Scripts must be registered/enqueued via wp_enqueue_script()
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.
Not analyzed yet.
First score snapshot
v2.7.3
40
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 40 | 67 | 39 | 28 | v2.7.3 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.