Controls almost every aspect of your site's meta-data, including advanced tagging, Analytics, and dozens of plugins. The best WordPress SEO solu …
Prioritized issue groups from the latest Plugin Check scan
Security
606
7 issue groups
I18n
457
3 issue groups
Maintainability
204
15 issue groups
Sample message
Mismatched text domain. Expected 'headspace2' but got 'headspace'.
Sample message
All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '"<p>Rendering of admin template {$this->plugin_base}/view/admin/$ug_name.php failed</p>"'.
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "HSM_Custom".
Sample message
Detected usage of a non-sanitized input variable: $_COOKIE['hs_first_time']
Sample message
$_COOKIE['hs_first_time'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Detected usage of a possibly undefined superglobal array index: $_GET['id']. Check that the array index exists before using it.
Sample message
Use of a direct database call is discouraged.
Sample message
Direct database call without caching detected. Consider using wp_cache_get() / wp_cache_set() or wp_cache_delete().
Sample message
Processing form data without nonce verification.
Sample message
Missing $domain parameter in function call to __().
Sample message
Processing form data without nonce verification.
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$detail".
Sample message
strip_tags() is discouraged. Use the more comprehensive wp_strip_all_tags() instead.
Sample message
A function call to __() with texts containing placeholders was found, but was not accompanied by a "translators:" comment on the line above to clarify the meaning of the placeholders.
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Scripts must be registered/enqueued via wp_enqueue_script()
Sample message
date() is affected by runtime timezone changes which can cause date/time to be incorrectly displayed. Use gmdate() instead.
Sample message
Using cURL functions is highly discouraged. Use wp_remote_get() instead.
Sample message
screen_icon() has been deprecated since WordPress version 3.8.0.
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "hs_child_headspace_doctitle".
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "excerpt_length".
Sample message
error_reporting() can lead to full path disclosure.
Sample message
In footer ($in_footer) is not set explicitly wp_enqueue_script; It is recommended to load scripts in the footer. Please set this value to `true` to load it in the footer, or explicitly `false` if it should be loaded in the header.
Sample message
Function "mb_substr()" requires WordPress 3.2.0, but your plugin minimum supported version is WordPress 3.0.0.
Not analyzed yet.
First score snapshot
v3.6.41
22
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 22 | 1,300 | 940 | 360 | v3.6.41 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.