Does Pattern Wrangler work with WordPress 6.9 and PHP 8.1.12? A smoke test was performed on .
| 20 | PHP warnings |
| 5 | PHP notices |
| No JavaScript exceptions | |
| All test pages loaded successfully | |
| No resource errors |
Memory usage: 102.35 KiB
The average PHP memory usage increased by this amount after activating by the plugin.
Page speed impact:
insignificant.
The plugin didn't make the site noticeably slower.
| WordPress version | 6.9 |
|---|---|
| PHP version | 8.1.12 |
| MySQL version | 10.6.10 |
| PHP memory limit | 512M |
| Last updated | |
|---|---|
| Active installs | 400+ |
| WordPress.org page | https://wordpress.org/plugins/pattern-wrangler/ |
| Badges |
|
| URL | /wp-admin/plugins.php?plugin_status=all&paged=1&s |
|---|---|
| Requested URL | /wp-admin/plugins.php?action=activate&plugin=pattern-wrangler%2Fpattern-wrangler.php&plugin_status=all&paged=1&s&_wpnonce=c6e9f1f8a8 |
| Aspect | after-activation |
| HTTP status | 200 |
| Load time | 0.355 s |
| Memory usage | 3.84 MiB |
| JS errors | None |
| Resource errors | None |
| URL | /wp-admin/admin.php?page=pattern-wrangler-view |
|---|---|
| Aspect | menu-item |
| HTTP status | 200 |
| Load time | 0.371 s |
| Memory usage | 3.77 MiB |
| JS errors | None |
| Resource errors | None |
| URL | /wp-admin/edit-tags.php?taxonomy=wp_pattern_category&post_type=wp_block |
|---|---|
| Aspect | menu-item |
| HTTP status | 200 |
| Load time | 1.082 s |
| Memory usage | 3.78 MiB |
| JS errors | None |
| Resource errors | None |
| URL | /wp-admin/admin.php?page=pattern-wrangler |
|---|---|
| Aspect | menu-item |
| HTTP status | 200 |
| Load time | 0.529 s |
| Memory usage | 3.77 MiB |
| JS errors | None |
| Resource errors | None |
| URL | / |
|---|---|
| Aspect | front-page |
| HTTP status | 200 |
| Load time | 0.220 s |
| Memory usage | 4.18 MiB |
| JS errors | None |
| Resource errors | None |
| URL | Load time | Memory usage | ||||
|---|---|---|---|---|---|---|
| Inactive | Active | Change | Inactive | Active | Change | |
| /wp-admin/index.php | 1.029 s | 0.541 s | -0.488 s | 3.78 MiB | 3.87 MiB | + 98.05 KiB |
| /wp-admin/edit.php | 0.447 s | 0.311 s | -0.136 s | 3.78 MiB | 3.93 MiB | + 145.55 KiB |
| /wp-admin/post-new.php | 0.784 s | 1.074 s | +0.290 s | 6.31 MiB | 6.54 MiB | + 235.97 KiB |
| /wp-admin/upload.php | 0.500 s | 0.520 s | +0.020 s | 3.74 MiB | 3.8 MiB | + 61.23 KiB |
| /wp-admin/options-writing.php | 0.355 s | 0.492 s | +0.137 s | 3.71 MiB | 3.77 MiB | + 64.6 KiB |
| /wp-admin/media-new.php | 0.490 s | 0.603 s | +0.113 s | 3.7 MiB | 3.77 MiB | + 71.94 KiB |
| /wp-admin/edit-tags.php?taxonomy=category | 0.300 s | 0.356 s | +0.056 s | 3.72 MiB | 3.8 MiB | + 82.61 KiB |
| /wp-admin/post-new.php?post_type=page | 1.323 s | 0.709 s | -0.614 s | 6.3 MiB | 6.46 MiB | + 160.18 KiB |
| /wp-admin/options-discussion.php | 0.421 s | 0.363 s | -0.058 s | 3.72 MiB | 3.77 MiB | + 60.3 KiB |
| /wp-admin/edit-comments.php | 0.325 s | 0.343 s | +0.018 s | 3.74 MiB | 3.81 MiB | + 79.8 KiB |
| / | 0.342 s | 0.368 s | +0.026 s | 4.11 MiB | 4.18 MiB | + 65.63 KiB |
| Average | 0.574 s | 0.516 s | -0.058 s | 4.24 MiB | 4.34 MiB | + 102.35 KiB |
Note: Third-party libraries and minified JS/CSS files are excluded from these statistics where possible, so the numbers you see here may be lower than those reported by other tools.
| Language | % | Lines of code | Comment lines | Files | |
|---|---|---|---|---|---|
| PHP | 98.0% | 3,701 | 1,661 | 26 | |
| JavaScript | 1.0% | 38 | 6 | 4 | |
| JSON | 0.9% | 33 | 0 | 2 | |
| CSS | 0.2% | 6 | 0 | 4 | |
| Total | 3,778 | 1,667 | 36 | ||
| Lines of code | 3,360 |
|---|---|
| Total complexity | 670 |
| Median class complexity | 32.5 |
| Median method complexity | 3.0 |
| Most complex class | DLXPlugins\PatternWrangler\Patterns |
| Most complex function | DLXPlugins\PatternWrangler\Rest::rest_get_all_patterns() |
| Classes | 14 |
|---|---|
| Methods | 171 |
| Functions | 2 |
Things that the plugin adds to the site. This section is not intended to be comprehensive. The test tool only looks for a few specific types of added content.
wp_options 1[03-Jan-2026 23:27:26 UTC] PHP Notice: Function wp_add_privacy_policy_content was called <strong>incorrectly</strong>. The suggested privacy policy content should be added only in wp-admin by using the <code>admin_init</code> (or later) action. Please see <a href="https://developer.wordpress.org/advanced-administration/debug/debug-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 4.9.7.) in /wp-includes/functions.php on line 6131
[03-Jan-2026 23:27:26 UTC] PHP Notice: Function wp_add_privacy_policy_content was called <strong>incorrectly</strong>. The suggested privacy policy content should be added only in wp-admin by using the <code>admin_init</code> (or later) action. Please see <a href="https://developer.wordpress.org/advanced-administration/debug/debug-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 4.9.7.) in /wp-includes/functions.php on line 6131
[03-Jan-2026 23:27:26 UTC] PHP Notice: Function wp_add_privacy_policy_content was called <strong>incorrectly</strong>. The suggested privacy policy content should be added only in wp-admin by using the <code>admin_init</code> (or later) action. Please see <a href="https://developer.wordpress.org/advanced-administration/debug/debug-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 4.9.7.) in /wp-includes/functions.php on line 6131
[03-Jan-2026 23:27:26 UTC] PHP Notice: Function wp_add_privacy_policy_content was called <strong>incorrectly</strong>. The suggested privacy policy content should be added only in wp-admin by using the <code>admin_init</code> (or later) action. Please see <a href="https://developer.wordpress.org/advanced-administration/debug/debug-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 4.9.7.) in /wp-includes/functions.php on line 6131
[03-Jan-2026 23:27:26 UTC] PHP Warning: Undefined array key "slug" in /wp-content/plugins/pattern-wrangler/templates/pattern-preview.php on line 65
[03-Jan-2026 23:27:26 UTC] PHP Warning: Undefined array key "slug" in /wp-content/plugins/pattern-wrangler/templates/pattern-preview.php on line 65
[03-Jan-2026 23:27:26 UTC] PHP Warning: Undefined array key "viewportWidth" in /wp-content/plugins/pattern-wrangler/templates/pattern-preview.php on line 67
[03-Jan-2026 23:27:26 UTC] PHP Warning: Undefined array key "slug" in /wp-content/plugins/pattern-wrangler/templates/pattern-preview.php on line 65
[03-Jan-2026 23:27:26 UTC] PHP Warning: Undefined array key "slug" in /wp-content/plugins/pattern-wrangler/templates/pattern-preview.php on line 65
[03-Jan-2026 23:27:26 UTC] PHP Warning: Undefined array key "slug" in /wp-content/plugins/pattern-wrangler/templates/pattern-preview.php on line 65
[03-Jan-2026 23:27:26 UTC] PHP Warning: Undefined array key "slug" in /wp-content/plugins/pattern-wrangler/templates/pattern-preview.php on line 65
[03-Jan-2026 23:27:26 UTC] PHP Warning: Undefined array key "slug" in /wp-content/plugins/pattern-wrangler/templates/pattern-preview.php on line 65
[03-Jan-2026 23:27:26 UTC] PHP Warning: Undefined array key "viewportWidth" in /wp-content/plugins/pattern-wrangler/templates/pattern-preview.php on line 67
[03-Jan-2026 23:27:26 UTC] PHP Warning: Undefined array key "slug" in /wp-content/plugins/pattern-wrangler/templates/pattern-preview.php on line 65
[03-Jan-2026 23:27:26 UTC] PHP Warning: Undefined array key "slug" in /wp-content/plugins/pattern-wrangler/templates/pattern-preview.php on line 65
[03-Jan-2026 23:27:26 UTC] PHP Warning: Undefined array key "slug" in /wp-content/plugins/pattern-wrangler/templates/pattern-preview.php on line 65
[03-Jan-2026 23:27:26 UTC] PHP Warning: Undefined array key "viewportWidth" in /wp-content/plugins/pattern-wrangler/templates/pattern-preview.php on line 67
[03-Jan-2026 23:27:26 UTC] PHP Warning: Undefined array key "slug" in /wp-content/plugins/pattern-wrangler/templates/pattern-preview.php on line 65
[03-Jan-2026 23:27:26 UTC] PHP Warning: Undefined array key "viewportWidth" in /wp-content/plugins/pattern-wrangler/templates/pattern-preview.php on line 67
[03-Jan-2026 23:27:26 UTC] PHP Notice: Function wp_add_privacy_policy_content was called <strong>incorrectly</strong>. The suggested privacy policy content should be added only in wp-admin by using the <code>admin_init</code> (or later) action. Please see <a href="https://developer.wordpress.org/advanced-administration/debug/debug-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 4.9.7.) in /wp-includes/functions.php on line 6131
[03-Jan-2026 23:27:26 UTC] PHP Warning: Undefined array key "slug" in /wp-content/plugins/pattern-wrangler/templates/pattern-preview.php on line 65
[03-Jan-2026 23:27:26 UTC] PHP Warning: Undefined array key "slug" in /wp-content/plugins/pattern-wrangler/templates/pattern-preview.php on line 65
[03-Jan-2026 23:27:26 UTC] PHP Warning: Undefined array key "slug" in /wp-content/plugins/pattern-wrangler/templates/pattern-preview.php on line 65
[03-Jan-2026 23:27:26 UTC] PHP Warning: Undefined array key "slug" in /wp-content/plugins/pattern-wrangler/templates/pattern-preview.php on line 65
[03-Jan-2026 23:27:26 UTC] PHP Warning: Undefined array key "viewportWidth" in /wp-content/plugins/pattern-wrangler/templates/pattern-preview.php on line 67