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: 89.64 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=8683a2d603 |
| Aspect | after-activation |
| HTTP status | 200 |
| Load time | 0.415 s |
| Memory usage | 3.81 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.394 s |
| Memory usage | 3.76 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 | 0.437 s |
| Memory usage | 3.77 MiB |
| JS errors | None |
| Resource errors | None |
| URL | /wp-admin/admin.php?page=pattern-wrangler |
|---|---|
| Aspect | menu-item |
| HTTP status | 200 |
| Load time | 0.393 s |
| Memory usage | 3.76 MiB |
| JS errors | None |
| Resource errors | None |
| URL | / |
|---|---|
| Aspect | front-page |
| HTTP status | 200 |
| Load time | 0.229 s |
| Memory usage | 4.16 MiB |
| JS errors | None |
| Resource errors | None |
| URL | Load time | Memory usage | ||||
|---|---|---|---|---|---|---|
| Inactive | Active | Change | Inactive | Active | Change | |
| /wp-admin/index.php | 0.429 s | 0.386 s | -0.043 s | 3.77 MiB | 3.84 MiB | + 69.9 KiB |
| /wp-admin/edit.php | 0.355 s | 0.337 s | -0.018 s | 3.78 MiB | 3.89 MiB | + 117.4 KiB |
| /wp-admin/post-new.php | 0.854 s | 0.798 s | -0.056 s | 6.3 MiB | 6.53 MiB | + 227.83 KiB |
| /wp-admin/upload.php | 0.698 s | 0.404 s | -0.294 s | 3.74 MiB | 3.79 MiB | + 53.09 KiB |
| /wp-admin/options-writing.php | 0.324 s | 0.305 s | -0.019 s | 3.71 MiB | 3.76 MiB | + 56.45 KiB |
| /wp-admin/media-new.php | 0.485 s | 0.528 s | +0.043 s | 3.7 MiB | 3.76 MiB | + 64.65 KiB |
| /wp-admin/edit-tags.php?taxonomy=category | 0.476 s | 0.326 s | -0.150 s | 3.71 MiB | 3.79 MiB | + 75.32 KiB |
| /wp-admin/post-new.php?post_type=page | 0.689 s | 0.742 s | +0.053 s | 6.29 MiB | 6.45 MiB | + 157.31 KiB |
| /wp-admin/options-discussion.php | 0.373 s | 0.379 s | +0.006 s | 3.71 MiB | 3.76 MiB | + 52.95 KiB |
| /wp-admin/edit-comments.php | 0.354 s | 0.343 s | -0.011 s | 3.73 MiB | 3.78 MiB | + 52.45 KiB |
| / | 0.307 s | 0.184 s | -0.123 s | 4.1 MiB | 4.16 MiB | + 58.73 KiB |
| Average | 0.486 s | 0.430 s | -0.056 s | 4.23 MiB | 4.32 MiB | + 89.64 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 | 97.9% | 3,610 | 1,642 | 26 | |
| JavaScript | 1.0% | 38 | 6 | 4 | |
| JSON | 0.9% | 33 | 0 | 2 | |
| CSS | 0.2% | 6 | 0 | 4 | |
| Total | 3,687 | 1,648 | 36 | ||
| Lines of code | 3,270 |
|---|---|
| Total complexity | 650 |
| 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 | 168 |
| 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.
No new entries found.
[22-Dec-2025 19:50:37 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
[22-Dec-2025 19:50:37 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
[22-Dec-2025 19:50:37 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
[22-Dec-2025 19:50:37 UTC] PHP Warning: Undefined array key "slug" in /wp-content/plugins/pattern-wrangler/templates/pattern-preview.php on line 65
[22-Dec-2025 19:50:37 UTC] PHP Warning: Undefined array key "viewportWidth" in /wp-content/plugins/pattern-wrangler/templates/pattern-preview.php on line 67
[22-Dec-2025 19:50:37 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
[22-Dec-2025 19:50:37 UTC] PHP Warning: Undefined array key "slug" in /wp-content/plugins/pattern-wrangler/templates/pattern-preview.php on line 65
[22-Dec-2025 19:50:37 UTC] PHP Warning: Undefined array key "slug" in /wp-content/plugins/pattern-wrangler/templates/pattern-preview.php on line 65
[22-Dec-2025 19:50:37 UTC] PHP Warning: Undefined array key "slug" in /wp-content/plugins/pattern-wrangler/templates/pattern-preview.php on line 65
[22-Dec-2025 19:50:37 UTC] PHP Warning: Undefined array key "viewportWidth" in /wp-content/plugins/pattern-wrangler/templates/pattern-preview.php on line 67
[22-Dec-2025 19:50:37 UTC] PHP Warning: Undefined array key "slug" in /wp-content/plugins/pattern-wrangler/templates/pattern-preview.php on line 65
[22-Dec-2025 19:50:37 UTC] PHP Warning: Undefined array key "slug" in /wp-content/plugins/pattern-wrangler/templates/pattern-preview.php on line 65
[22-Dec-2025 19:50:37 UTC] PHP Warning: Undefined array key "slug" in /wp-content/plugins/pattern-wrangler/templates/pattern-preview.php on line 65
[22-Dec-2025 19:50:37 UTC] PHP Warning: Undefined array key "slug" in /wp-content/plugins/pattern-wrangler/templates/pattern-preview.php on line 65
[22-Dec-2025 19:50:37 UTC] PHP Warning: Undefined array key "viewportWidth" in /wp-content/plugins/pattern-wrangler/templates/pattern-preview.php on line 67
[22-Dec-2025 19:50:37 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
[22-Dec-2025 19:50:37 UTC] PHP Warning: Undefined array key "slug" in /wp-content/plugins/pattern-wrangler/templates/pattern-preview.php on line 65
[22-Dec-2025 19:50:37 UTC] PHP Warning: Undefined array key "slug" in /wp-content/plugins/pattern-wrangler/templates/pattern-preview.php on line 65
[22-Dec-2025 19:50:37 UTC] PHP Warning: Undefined array key "viewportWidth" in /wp-content/plugins/pattern-wrangler/templates/pattern-preview.php on line 67
[22-Dec-2025 19:50:37 UTC] PHP Warning: Undefined array key "slug" in /wp-content/plugins/pattern-wrangler/templates/pattern-preview.php on line 65
[22-Dec-2025 19:50:37 UTC] PHP Warning: Undefined array key "slug" in /wp-content/plugins/pattern-wrangler/templates/pattern-preview.php on line 65
[22-Dec-2025 19:50:37 UTC] PHP Warning: Undefined array key "slug" in /wp-content/plugins/pattern-wrangler/templates/pattern-preview.php on line 65
[22-Dec-2025 19:50:37 UTC] PHP Warning: Undefined array key "slug" in /wp-content/plugins/pattern-wrangler/templates/pattern-preview.php on line 65
[22-Dec-2025 19:50:37 UTC] PHP Warning: Undefined array key "slug" in /wp-content/plugins/pattern-wrangler/templates/pattern-preview.php on line 65
[22-Dec-2025 19:50:37 UTC] PHP Warning: Undefined array key "viewportWidth" in /wp-content/plugins/pattern-wrangler/templates/pattern-preview.php on line 67