This is by far the best free WordPress share plugin. It is simple yet does exactly what it should with plenty of customisation options.
Prioritized issue groups from the latest Plugin Check scan
Maintainability
62
8 issue groups
Security
34
5 issue groups
I18n
2
1 issue group
Repo Compliance
2
2 issue groups
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$advanced_shortcode_manager".
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$checked'.
Sample message
$_COOKIE['tab'] not unslashed before sanitization. Use wp_unslash() or similar
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
Detected usage of a non-sanitized input variable: $_GET['tab']
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "excerpt_length".
Sample message
Processing form data without nonce verification.
Sample message
Missing $domain parameter in function call to __().
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "$this->parent->_token . '_settings_fields'".
Sample message
rand() is discouraged. Use the far less predictable wp_rand() instead.
Sample message
In footer ($in_footer) is not set explicitly wp_register_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
Plugin name "Social Sharing Plugin - Kiwi" is different from the name declared in plugin header "Kiwi Social Share - Social Media Share Buttons & Icons".
Sample message
Missing "License" in Plugin Header. Please update your Plugin Header with a valid GPLv2 (or later) compatible license.
Sample message
Mismatched Requires at least: 3.8 != 4.0. "Requires at least" needs to be exactly the same with that in your main plugin file's header.
Sample message
The plugin name includes a restricted term. Your chosen plugin name - "Social Sharing Plugin - Kiwi" - contains the restricted term "plugin" which cannot be used at all in your plugin name.
Potential connections found in static code analysis.
Outbound calls
19
External assets
0
Incoming endpoints
0
No external asset domains detected.
No public endpoints detected.
2 score snapshots
v2.1.9.1
43
Latest
v2.1.8
41
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 43 | 100 | 21 | 79 | v2.1.9.1 | 2.0.0 |
| 41 | 103 | 23 | 80 | v2.1.8 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.