Curate, build, and manage your block patterns, registered patterns, synced patterns, and pattern categories efficiently with Pattern Wrangler.
Prioritized issue groups from the latest Plugin Check scan
Maintainability
75
10 issue groups
Security
12
5 issue groups
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$aspect_ratio".
Sample message
Namespaces declared by a theme/plugin should start with the theme/plugin prefix. Found: "DLXPlugins\PatternWrangler".
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "dlx_pw_network_options_defaults".
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$packageName'.
Sample message
Detected usage of meta_query, possible slow query.
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found 'apply_filters'.
Sample message
Processing form data without nonce verification.
Sample message
Use of a direct database call is discouraged.
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "pw_wp_block".
Sample message
trigger_error() found. Debug code should not normally be used in production.
Sample message
Detected usage of a non-sanitized input variable: $_GET['iframe_preview']
Sample message
$_GET['iframe_preview'] not unslashed before sanitization. Use wp_unslash() or similar
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
Plugin name "Pattern Wrangler - Manage Block Patterns and Pattern Categories" is different from the name declared in plugin header "Pattern Wrangler".
Potential connections found in static code analysis.
Outbound calls
31
External assets
0
Incoming endpoints
26
No external asset domains detected.
register_rest_route
register_rest_route
register_rest_route
register_rest_route
register_rest_route
register_rest_route
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
First score snapshot
v2.5.1
59
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 59 | 87 | 14 | 73 | v2.5.1 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.