The Social Links plugin adds a widget and shortcode to your WordPress website allowing you to display icons linking to your social profiles.
Prioritized issue groups from the latest Plugin Check scan
Maintainability
36
3 issue groups
Security
5
1 issue group
Repo Compliance
2
2 issue groups
I18n
1
1 issue group
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$current_link".
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
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
var_dump() found. Debug code should not normally be used in production.
Sample message
Missing $domain parameter in function call to esc_html_e().
Sample message
Hidden files are not permitted.
Sample message
Tested up to: 5.8 < 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
Mismatched Requires at least: 4.8 != 4.2. "Requires at least" needs to be exactly the same with that in your main plugin file's header.
Not analyzed yet.
First score snapshot
v2.0.5
35
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 35 | 45 | 16 | 29 | v2.0.5 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.