Share buttons and pop up share icons for social media sharing
Prioritized issue groups from the latest Plugin Check scan
Security
2,895
8 issue groups
Maintainability
797
14 issue groups
I18n
79
3 issue groups
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 '$activeIconImgUrl'.
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$active_theme".
Sample message
$_GET['bannerinterval'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Detected usage of a non-sanitized input variable: $_ENV['CONTENT_TYPE']
Sample message
Processing form data without nonce verification.
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Detected usage of a possibly undefined superglobal array index: $_COOKIE['sfsi_socialPopUp']. Check that the array index exists before using it.
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
date() is affected by runtime timezone changes which can cause date/time to be incorrectly displayed. Use gmdate() instead.
Sample message
Short URL detected (bit.ly). Use full URLs instead of URL shorteners.
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "DISPLAY_ULTIMATE_SOCIAL_ICONS".
Sample message
Namespaces declared by a theme/plugin should start with the theme/plugin prefix. Found: "Inisev\Subs".
Sample message
Multiple placeholders in translatable strings should be ordered. Expected "%1$1s, %2$2s", but got "%1s, %2s" in ' The LinkedIn icon can perform several actions. Pick below which ones it should perform. If you select several options, then users can select what they want to do %1s (see an example) %2s '.
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "LinkedIn".
Sample message
Processing form data without nonce verification.
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "ins_global_print_carrousel".
Sample message
File and folder names must not contain spaces or special characters.
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '"Expired timestamp, yours $timestamp, ours $now"'.
Sample message
Function "current_action()" requires WordPress 3.9.0, but your plugin minimum supported version is WordPress 3.5.0.
Sample message
strip_tags() is discouraged. Use the more comprehensive wp_strip_all_tags() instead.
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
Version parameter is not explicitly set or has been set to an equivalent of "false" for wp_register_script; This means that the WordPress core version will be used which is not recommended for plugin or theme development.
Sample message
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "INISEV_CAROUSEL".
Sample message
Mismatched text domain. Expected 'ultimate-social-media-icons' but got 'Ultimate Social Media Icons '.
Not analyzed yet.
First score snapshot
v2.9.9
25
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 25 | 3,816 | 2,433 | 1,383 | v2.9.9 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.