Code widget help to add Short Code, PHP Code, HTML, and Simple Text in widget.
Prioritized issue groups from the latest Plugin Check scan
I18n
40
7 issue groups
Security
28
5 issue groups
Maintainability
22
9 issue groups
Repo Compliance
3
3 issue groups
Sample message
Mismatched text domain. Expected 'code-widget' but got 'solbox'.
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$already_done'.
Sample message
The $domain parameter must be a single text string literal. Found: CODE_WIDGET_TEXT_DOMAIN
Sample message
Detected usage of a possibly undefined superglobal array index: $_POST['comments']. Check that the array index exists before using it.
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "after_cw_php_exe".
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
Detected usage of a non-sanitized input variable: $_GET['_wpnonce']
Sample message
strip_tags() is discouraged. Use the more comprehensive wp_strip_all_tags() instead.
Sample message
$_GET['_wpnonce'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "cw_activation_time".
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
Missing $domain parameter in function call to __().
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
Translatable string should not be wrapped in HTML. Found: '<div class="notice notice-info is-dismissible"><p>Worried about conversion rates?😟 No worries,🥳 <a href="%s" style="text-decoration:none" class="button button-secondary"><b>Install</b></a> Simple Sticky Add To Cart For WooCommerce to increase the conversion rate of product page. </p> <a href="%s"><button type="button" class="notice-dismiss"><span class="screen-reader-text">Dismiss this notice.</span></button></a></div>'
Sample message
Multiple placeholders in translatable strings should be ordered. Expected "%1$s, %2$s", but got "%s, %s" in '<div class="notice notice-info is-dismissible"><p>Worried about conversion rates?😟 No worries,🥳 <a href="%s" style="text-decoration:none" class="button button-secondary"><b>Install</b></a> Simple Sticky Add To Cart For WooCommerce to increase the conversion rate of product page. </p> <a href="%s"><button type="button" class="notice-dismiss"><span class="screen-reader-text">Dismiss this notice.</span></button></a></div>'.
Sample message
The use of function eval() is forbidden
Sample message
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "SB_CW_DEACTIVATE_FEEDBACK_FORM_INCLUDED".
Sample message
Namespaces declared by a theme/plugin should start with the theme/plugin prefix. Found: "solbox_plugin_feedback".
Sample message
All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
Sample message
The $text parameter must be a single text string literal. Found: $this->get_field_id( 'cw_type' )
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Tested up to: 6.1 < 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
The "Domain Path" header in the plugin file must point to an existing folder. Found: "languages"
Sample message
One or more tags were ignored. Please limit your plugin to 5 tags.
Not analyzed yet.
First score snapshot
v1.0.15
44
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 44 | 93 | 60 | 33 | v1.0.15 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.