Build professional WordPress sites faster. All features free forever. No locked blocks. Optional Cloud Library saves you time.
Prioritized issue groups from the latest Plugin Check scan
Maintainability
433
13 issue groups
Security
105
8 issue groups
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "add_gradient_overlay_styles".
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
$_COOKIE['maxi_blocks_key'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Use placeholders and $wpdb->prepare(); found interpolated variable $placeholders at "SELECT * FROM {$wpdb->prefix}maxi_blocks_styles WHERE post_id IN ($placeholders)"
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$coreClass".
Sample message
Detected usage of a non-sanitized input variable: $_COOKIE['maxi_blocks_key']
Sample message
error_log() found. Debug code should not normally be used in production.
Sample message
Detected usage of tax_query, possible slow query.
Sample message
Unescaped parameter $db_css_table_name used in $wpdb->get_col()
Sample message
Replacement variables found, but no valid placeholders found in the query.
Sample message
Processing form data without nonce verification.
Sample message
Processing form data without nonce verification.
Sample message
Attempting a database schema change is discouraged.
Sample message
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "REQUIRED_MARIADB_VERSION".
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "page_template_plugin_dir_path".
Sample message
Detected usage of a non-sanitized, non-validated input variable _SERVER: "://$_SERVER[HTTP_HOST]$_SERVER[REQUEST_URI]"
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "StylesDefaults".
Sample message
Resource version not set in call to wp_enqueue_style(). This means new versions of the style may not always be loaded due to browser caching.
Sample message
Plugin name "MaxiBlocks Builder | 17,000+ Design Assets, Patterns, Icons & Starter Sites" is different from the name declared in plugin header "MaxiBlocks".
Potential connections found in static code analysis.
Outbound calls
169
External assets
2
Incoming endpoints
22
wp_ajax
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
wp_ajax
5 more hidden
2 score snapshots
v2.2.1
32
Latest
v2.2.0
33
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 32 | 538 | 2 | 536 | v2.2.1 | 2.0.0 |
| 33 | 505 | 2 | 503 | v2.2.0 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.