This plug-in is an integrated plug-in with a variety of features that make it powerful your web site.
Prioritized issue groups from the latest Plugin Check scan
Security
143
7 issue groups
Maintainability
27
8 issue groups
I18n
7
2 issue groups
Repo Compliance
2
2 issue groups
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$args['after_widget']'.
Sample message
All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Missing $domain parameter in function call to __().
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "CC_FooterContact_Widget".
Sample message
Found call to wp_enqueue_script() with external resource. Offloading scripts to your servers or any remote service is disallowed.
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$data".
Sample message
Detected usage of a non-sanitized input variable: $_POST['ccAddonPack_metaDescription']
Sample message
Detected usage of a possibly undefined superglobal array index: $_POST['ccAddonPack_metaDescription']. Check that the array index exists before using it.
Sample message
$_POST['ccAddonPack_metaDescription'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Processing form data without nonce verification.
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
wp_reset_query() is discouraged. Use wp_reset_postdata() instead.
Sample message
Scripts must be registered/enqueued via wp_enqueue_script()
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
Plugin name header in your readme is missing or invalid. Please update your readme with a valid plugin name header. Eg: "=== Example Name ==="
Sample message
Tested up to: 6.3 < 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
5
External assets
5
Incoming endpoints
0
No public endpoints detected.
First score snapshot
v1.0.8
39
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 39 | 179 | 152 | 27 | v1.0.8 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.