Essential toolkit for a WordPress site: block editor enhancements, cookie consent, maintenance mode, image optimization, login and more.
Prioritized issue groups from the latest Plugin Check scan
Maintainability
12
7 issue groups
Security
3
2 issue groups
Repo Compliance
2
2 issue groups
Sample message
Found call to wp_enqueue_script() with external resource. Offloading scripts to your servers or any remote service is disallowed.
Sample message
Use of a direct database call is discouraged.
Sample message
Use placeholders and $wpdb->prepare(); found $sql
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "the_content".
Sample message
Offloading images, js, css, and other scripts to your servers or any remote service is disallowed.
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$placeholder_base64".
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found 'base64_decode'.
Sample message
The "/vendor" directory using composer exists, but "composer.json" file is missing.
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
The "Domain Path" header in the plugin file must point to an existing folder. Found: "languages"
Sample message
The "Description" section is too long and was truncated. A maximum of 2500 characters is supported.
Potential connections found in static code analysis.
Outbound calls
119
External assets
4
Incoming endpoints
15
register_rest_route
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
6 score snapshots
v1.5.4
81
Latest
v1.5.3
81
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 81 | 17 | 9 | 8 | v1.5.4 | 2.1.0 |
| 81 | 17 | 9 | 8 | v1.5.3 | 2.1.0 |
Author, categories, issues, domains, and nearby plugins.