Simple & easy plugin to add social media sharing icons, buttons like Facebook, Twitter, WhatsApp, Instagram & more
Prioritized issue groups from the latest Plugin Check scan
I18n
119
6 issue groups
Security
112
6 issue groups
Maintainability
32
13 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_title']'.
Sample message
Mismatched text domain. Expected 'wp-socializer' but got 'text_domain'.
Sample message
The $text text string should have translatable content. Found: ''
Sample message
Missing $domain parameter in function call to __().
Sample message
$_GET['cnt_id'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Processing form data without nonce verification.
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
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
Processing form data without nonce verification.
Sample message
Detected usage of a non-sanitized input variable: $_GET['cnt_id']
Sample message
Detected usage of a possibly undefined superglobal array index: $_GET['rule_id']. Check that the array index exists before using it.
Sample message
Scripts must be registered/enqueued via wp_enqueue_script()
Sample message
The plugin name includes a restricted term. Your chosen plugin name - "WP Socializer - Simple & Easy Social Media Share Icons" - contains the restricted term "wp" which cannot be used at all in your plugin name.
Sample message
parse_url() is discouraged because of inconsistency in the output across PHP versions; use wp_parse_url() instead.
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
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "$validation_filter".
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "WP_Socializer".
Sample message
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "ET_BUILDER_PRODUCT_VERSION".
Sample message
debug_backtrace() found. Debug code should not normally be used in production.
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
The $text parameter must be a single text string literal. Found: 'Enter the ID of the CSS/JS resources to not to load in any page. <a href="#" class="tblr_btn" data-id="res_info_box">Click here</a> to see the list of resources. <div class="hidden" data-tglr="res_info_box"><p>' . $inc_text . '</p> <p>Enter the IDs separated by comma. <b>Note: Many of the resources are intelligently loaded based on buttons used in the page. Please use this field only after discussion with the developer.</b></p></div>'
Sample message
Multiple placeholders in translatable strings should be ordered. Expected "%1$s, %2$s", but got "%s, %s" in 'If you want to use %s anywhere in a custom position then you can use the shortcode <code>[%s]</code>. Please refer shortcodes page on how to customize this shortcode.'.
Sample message
Plugin name "WP Socializer - Simple & Easy Social Media Share Icons" is different from the name declared in plugin header "WP Socializer".
Not analyzed yet.
First score snapshot
v7.9
36
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 36 | 265 | 214 | 51 | v7.9 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.