Essential components for every WordPress site: share buttons, social links, social media integrations, galleries, lazyload, custom widgets, and more.
Prioritized issue groups from the latest Plugin Check scan
Maintainability
148
14 issue groups
Performance
10
2 issue groups
Security
2
1 issue group
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$account".
Sample message
Function "do_blocks()" requires WordPress 5.0.0, but your plugin minimum supported version is WordPress 4.0.0.
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Use of a direct database call is discouraged.
Sample message
Direct database call without caching detected. Consider using wp_cache_get() / wp_cache_set() or wp_cache_delete().
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "attachment_fields_to_save".
Sample message
Using exclusionary parameters, like post__not_in, in calls to get_posts() should be done with caution, see https://wpvip.com/documentation/performance-improvements-by-removing-usage-of-post__not_in/ for more information.
Sample message
Detected usage of tax_query, possible slow query.
Sample message
Using exclusionary parameters, like exclude, in calls to get_posts() should be done with caution, see https://wpvip.com/documentation/performance-improvements-by-removing-usage-of-post__not_in/ for more information.
Sample message
Detected usage of a non-sanitized input variable: $_POST['powerkit_connect_instagram_feed']
Sample message
Attempting a database schema change is discouraged.
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "$shortcode . '_shortcode'".
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "Admin_Powerkit_Manager".
Sample message
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "$name".
Sample message
error_log() found. Debug code should not normally be used in production.
Sample message
Plugin name "Powerkit – Supercharge your WordPress Site" is different from the name declared in plugin header "Powerkit".
Sample message
The plugin name includes a restricted term. Your chosen plugin name - "Powerkit – Supercharge your WordPress Site" - contains the restricted term "wordpress" which cannot be used at all in your plugin name.
Potential connections found in static code analysis.
Outbound calls
271
External assets
1
Incoming endpoints
14
register_rest_route
register_rest_route
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
4 score snapshots
v3.1.1
84
Latest
v3.1.0
61
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 84 | 160 | 67 | 93 | v3.1.1 | 2.0.0 |
| 61 | 183 | 67 | 116 | v3.1.0 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.