Replace links with a clickable tag, add the nofollow attribute or remove the href attribute to optimize link juice.
Prioritized issue groups from the latest Plugin Check scan
Maintainability
10
5 issue groups
Security
6
1 issue group
I18n
1
1 issue group
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 '$this'.
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "activate_link_juice_optimizer".
Sample message
Offloading images, js, css, and other scripts to your servers or any remote service is disallowed.
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "widget_output".
Sample message
Stylesheets must be registered/enqueued via wp_enqueue_style()
Sample message
load_plugin_textdomain() has been discouraged since WordPress version 4.6. When your plugin is hosted on WordPress.org, you no longer need to manually include this function call for translations under your plugin slug. WordPress will automatically load the translations for you as needed.
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Tested up to: 6.4 < 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
v2.3.2
82
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 82 | 18 | 12 | 6 | v2.3.2 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.