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=2e4129cda6 |
| Aspect | after-activation |
| HTTP status | 200 |
| Load time | 0.329 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.410 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.587 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.349 s |
| Memory usage | 3.76 MiB |
| JS errors | None |
| Resource errors | None |
| URL | / |
|---|---|
| Aspect | front-page |
| HTTP status | 200 |
| Load time | 0.182 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.515 s | 0.344 s | -0.171 s | 3.77 MiB | 3.84 MiB | + 69.9 KiB |
| /wp-admin/edit.php | 0.348 s | 0.311 s | -0.037 s | 3.78 MiB | 3.89 MiB | + 117.4 KiB |
| /wp-admin/post-new.php | 0.843 s | 0.884 s | +0.041 s | 6.3 MiB | 6.53 MiB | + 227.83 KiB |
| /wp-admin/upload.php | 0.707 s | 0.446 s | -0.261 s | 3.74 MiB | 3.79 MiB | + 53.09 KiB |
| /wp-admin/options-writing.php | 0.331 s | 0.315 s | -0.016 s | 3.71 MiB | 3.76 MiB | + 56.45 KiB |
| /wp-admin/media-new.php | 0.515 s | 0.376 s | -0.139 s | 3.7 MiB | 3.76 MiB | + 64.65 KiB |
| /wp-admin/edit-tags.php?taxonomy=category | 0.437 s | 0.294 s | -0.143 s | 3.71 MiB | 3.79 MiB | + 75.32 KiB |
| /wp-admin/post-new.php?post_type=page | 0.685 s | 0.689 s | +0.004 s | 6.29 MiB | 6.45 MiB | + 157.31 KiB |
| /wp-admin/options-discussion.php | 0.329 s | 0.454 s | +0.125 s | 3.71 MiB | 3.76 MiB | + 52.95 KiB |
| /wp-admin/edit-comments.php | 0.324 s | 0.313 s | -0.011 s | 3.73 MiB | 3.78 MiB | + 52.45 KiB |
| / | 0.279 s | 0.182 s | -0.097 s | 4.1 MiB | 4.16 MiB | + 58.73 KiB |
| Average | 0.483 s | 0.419 s | -0.064 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,612 | 1,642 | 26 | |
| JavaScript | 1.0% | 38 | 6 | 4 | |
| JSON | 0.9% | 33 | 0 | 2 | |
| CSS | 0.2% | 6 | 0 | 4 | |
| Total | 3,689 | 1,648 | 36 | ||
| Lines of code | 3,271 |
|---|---|
| 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.
[21-Dec-2025 04:01:33 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
[21-Dec-2025 04:01:33 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
[21-Dec-2025 04:01:33 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
[21-Dec-2025 04:01:33 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
[21-Dec-2025 04:01:33 UTC] PHP Warning: Undefined array key "slug" in /wp-content/plugins/pattern-wrangler/templates/pattern-preview.php on line 65
[21-Dec-2025 04:01:33 UTC] PHP Warning: Undefined array key "slug" in /wp-content/plugins/pattern-wrangler/templates/pattern-preview.php on line 65
[21-Dec-2025 04:01:33 UTC] PHP Warning: Undefined array key "viewportWidth" in /wp-content/plugins/pattern-wrangler/templates/pattern-preview.php on line 67
[21-Dec-2025 04:01:33 UTC] PHP Warning: Undefined array key "slug" in /wp-content/plugins/pattern-wrangler/templates/pattern-preview.php on line 65
[21-Dec-2025 04:01:33 UTC] PHP Warning: Undefined array key "viewportWidth" in /wp-content/plugins/pattern-wrangler/templates/pattern-preview.php on line 67
[21-Dec-2025 04:01:33 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
[21-Dec-2025 04:01:33 UTC] PHP Warning: Undefined array key "slug" in /wp-content/plugins/pattern-wrangler/templates/pattern-preview.php on line 65
[21-Dec-2025 04:01:33 UTC] PHP Warning: Undefined array key "slug" in /wp-content/plugins/pattern-wrangler/templates/pattern-preview.php on line 65
[21-Dec-2025 04:01:33 UTC] PHP Warning: Undefined array key "slug" in /wp-content/plugins/pattern-wrangler/templates/pattern-preview.php on line 65
[21-Dec-2025 04:01:33 UTC] PHP Warning: Undefined array key "viewportWidth" in /wp-content/plugins/pattern-wrangler/templates/pattern-preview.php on line 67
[21-Dec-2025 04:01:33 UTC] PHP Warning: Undefined array key "slug" in /wp-content/plugins/pattern-wrangler/templates/pattern-preview.php on line 65
[21-Dec-2025 04:01:33 UTC] PHP Warning: Undefined array key "slug" in /wp-content/plugins/pattern-wrangler/templates/pattern-preview.php on line 65
[21-Dec-2025 04:01:33 UTC] PHP Warning: Undefined array key "slug" in /wp-content/plugins/pattern-wrangler/templates/pattern-preview.php on line 65
[21-Dec-2025 04:01:33 UTC] PHP Warning: Undefined array key "slug" in /wp-content/plugins/pattern-wrangler/templates/pattern-preview.php on line 65
[21-Dec-2025 04:01:33 UTC] PHP Warning: Undefined array key "viewportWidth" in /wp-content/plugins/pattern-wrangler/templates/pattern-preview.php on line 67
[21-Dec-2025 04:01:33 UTC] PHP Warning: Undefined array key "slug" in /wp-content/plugins/pattern-wrangler/templates/pattern-preview.php on line 65
[21-Dec-2025 04:01:33 UTC] PHP Warning: Undefined array key "slug" in /wp-content/plugins/pattern-wrangler/templates/pattern-preview.php on line 65
[21-Dec-2025 04:01:33 UTC] PHP Warning: Undefined array key "slug" in /wp-content/plugins/pattern-wrangler/templates/pattern-preview.php on line 65
[21-Dec-2025 04:01:33 UTC] PHP Warning: Undefined array key "slug" in /wp-content/plugins/pattern-wrangler/templates/pattern-preview.php on line 65
[21-Dec-2025 04:01:33 UTC] PHP Warning: Undefined array key "slug" in /wp-content/plugins/pattern-wrangler/templates/pattern-preview.php on line 65
[21-Dec-2025 04:01:33 UTC] PHP Warning: Undefined array key "viewportWidth" in /wp-content/plugins/pattern-wrangler/templates/pattern-preview.php on line 67