Free share buttons for 30+ of your favorite social networks. Increase traffic through social sharing with GetSocial buttons.
Prioritized issue groups from the latest Plugin Check scan
Security
96
9 issue groups
Maintainability
22
8 issue groups
I18n
3
2 issue groups
Repo Compliance
1
1 issue group
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$GS'.
Sample message
Sanitization missing for register_setting().
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
$_POST['getsocialio_hide'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Detected usage of a non-sanitized input variable: $_POST['getsocialio_meta_box_nonce']
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
Stylesheets must be registered/enqueued via wp_enqueue_style()
Sample message
Detected usage of a possibly undefined superglobal array index: $_POST['response']. Check that the array index exists before using it.
Sample message
Detected usage of a non-sanitized, non-validated input variable _SERVER: "http://$_SERVER[HTTP_HOST]$_SERVER[REQUEST_URI]"
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
Mismatched text domain. Expected 'wp-share-buttons-analytics-by-getsocial' but got 'getsocialio_textdomain'.
Sample message
The plugin name includes a restricted term. Your chosen plugin name - "Social Share Buttons & Analytics Plugin – GetSocial.io" - contains the restricted term "plugin" which cannot be used at all in your plugin name.
Sample message
Use of heredoc syntax (<<<) is not allowed; use standard strings or inline HTML instead
Sample message
Offloading images, js, css, and other scripts to your servers or any remote service is disallowed.
Sample message
All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
Sample message
Processing form data without nonce verification.
Sample message
Missing $domain parameter in function call to __().
Sample message
Plugin name "Social Share Buttons & Analytics Plugin – GetSocial.io" is different from the name declared in plugin header "Social Share Buttons & Analytics by GetSocial.io".
Sample message
Tested up to: 6.5 < 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.
Not analyzed yet.
First score snapshot
v4.5
40
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 40 | 122 | 97 | 25 | v4.5 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.