Light and simple plugin for allowing the readers of your blog to share your entries on their social networks. If you only need to offer the possibilit …
Prioritized issue groups from the latest Plugin Check scan
Maintainability
168
9 issue groups
Security
148
3 issue groups
I18n
39
4 issue groups
Repo Compliance
3
3 issue groups
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$active_tab'.
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$actives".
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "echop".
Sample message
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "MWM_FRA_ASS".
Sample message
Mismatched text domain. Expected 'mowomo-redes-sociales' but got "mwm-redes-sociales".
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
The $domain parameter must be a single text string literal. Found: MWM_RRSS_SLUG
Sample message
The $text parameter must be a single text string literal. Found: $help
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "dpsp_post_description_length".
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "mwm_dashboard".
Sample message
Sanitization missing for register_setting().
Sample message
Processing form data without nonce verification.
Sample message
The parameter "FALSE" at position #2 of load_plugin_textdomain() has been deprecated since WordPress version 2.7.0. Use "" instead.
Sample message
File and folder names must not contain spaces or special characters.
Sample message
var_dump() found. Debug code should not normally be used in production.
Sample message
Resource version not set in call to wp_register_style(). This means new versions of the style may not always be loaded due to browser caching.
Sample message
Tested up to: 6.6 < 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
One or more tags were ignored. Please limit your plugin to 5 tags.
Sample message
The "Short Description" section is too long and was truncated. A maximum of 150 characters is supported.
Potential connections found in static code analysis.
Outbound calls
40
External assets
0
Incoming endpoints
0
No external asset domains detected.
No public endpoints detected.
First score snapshot
v2.0.8
34
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 34 | 358 | 202 | 156 | v2.0.8 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.