Powerful, simple CSS editing for WordPress. Visual controls & real-time previews for effortless site customization.
Prioritized issue groups from the latest Plugin Check scan
Maintainability
74
14 issue groups
Security
51
7 issue groups
I18n
18
4 issue groups
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
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$affiliate_id".
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$revision_date'.
Sample message
$_GET['_wpnonce'] not unslashed before sanitization. Use wp_unslash() or similar
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
Processing form data without nonce verification.
Sample message
Detected usage of a non-sanitized input variable: $_GET['_wpnonce']
Sample message
date() is affected by runtime timezone changes which can cause date/time to be incorrectly displayed. Use gmdate() instead.
Sample message
Detected usage of a possibly undefined superglobal array index: $_POST['so_css_editor_theme']. Check that the array index exists before using it.
Sample message
Multiple placeholders in translatable strings should be ordered. Expected "%1$s, %2$s", but got "%s, %s" in '%sSiteOrigin Premium%s adds a <strong>Google Web Font</strong> selector to SiteOrigin CSS so you can easily change any font.'.
Sample message
Function "mb_strlen()" requires WordPress 4.2.0, but your plugin minimum supported version is WordPress 3.9.0.
Sample message
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "NGG_DISABLE_RESOURCE_MANAGER".
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
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "Parsedown".
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$repo_name_with_owner'.
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
Missing $domain parameter in function call to esc_attr_e().
Sample message
The $text parameter must be a single text string literal. Found: $editor_description
Sample message
Library files that are already in the WordPress core are not permitted.
Sample message
Plugin Updater detected. Detected code which may be altering WordPress update routines. Detected: _site_transient_update_plugins
Sample message
The use of function _cleanup_header_comment() is forbidden
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "so_css_version_update".
Sample message
var_export() found. Debug code should not normally be used in production.
Not analyzed yet.
First score snapshot
v1.6.6
35
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 35 | 145 | 61 | 84 | v1.6.6 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.