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: 90.01 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=bdf2b36d5a |
| Aspect | after-activation |
| HTTP status | 200 |
| Load time | 0.333 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.390 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.327 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.351 s |
| Memory usage | 3.76 MiB |
| JS errors | None |
| Resource errors | None |
| URL | / |
|---|---|
| Aspect | front-page |
| HTTP status | 200 |
| Load time | 0.169 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.492 s | 0.424 s | -0.068 s | 3.77 MiB | 3.84 MiB | + 70.27 KiB |
| /wp-admin/edit.php | 0.351 s | 0.297 s | -0.054 s | 3.78 MiB | 3.89 MiB | + 117.77 KiB |
| /wp-admin/post-new.php | 0.844 s | 0.825 s | -0.019 s | 6.3 MiB | 6.53 MiB | + 228.2 KiB |
| /wp-admin/upload.php | 0.789 s | 0.392 s | -0.397 s | 3.74 MiB | 3.79 MiB | + 53.45 KiB |
| /wp-admin/options-writing.php | 0.310 s | 0.344 s | +0.034 s | 3.71 MiB | 3.76 MiB | + 56.82 KiB |
| /wp-admin/media-new.php | 0.520 s | 0.337 s | -0.183 s | 3.7 MiB | 3.76 MiB | + 65.02 KiB |
| /wp-admin/edit-tags.php?taxonomy=category | 0.314 s | 0.283 s | -0.031 s | 3.71 MiB | 3.79 MiB | + 75.69 KiB |
| /wp-admin/post-new.php?post_type=page | 0.807 s | 0.614 s | -0.193 s | 6.29 MiB | 6.45 MiB | + 157.68 KiB |
| /wp-admin/options-discussion.php | 0.344 s | 0.469 s | +0.125 s | 3.71 MiB | 3.76 MiB | + 53.32 KiB |
| /wp-admin/edit-comments.php | 0.311 s | 0.324 s | +0.013 s | 3.73 MiB | 3.78 MiB | + 52.82 KiB |
| / | 0.252 s | 0.176 s | -0.076 s | 4.1 MiB | 4.16 MiB | + 59.09 KiB |
| Average | 0.485 s | 0.408 s | -0.077 s | 4.23 MiB | 4.32 MiB | + 90.01 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,580 | 1,637 | 26 | |
| JavaScript | 1.0% | 38 | 6 | 4 | |
| JSON | 0.9% | 33 | 0 | 2 | |
| CSS | 0.2% | 6 | 0 | 4 | |
| Total | 3,657 | 1,643 | 36 | ||
| Lines of code | 3,239 |
|---|---|
| Total complexity | 639 |
| Median class complexity | 29.0 |
| 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.
[07-Dec-2025 20:40:43 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
[07-Dec-2025 20:40:43 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
[07-Dec-2025 20:40:43 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
[07-Dec-2025 20:40:43 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
[07-Dec-2025 20:40:43 UTC] PHP Warning: Undefined array key "slug" in /wp-content/plugins/pattern-wrangler/templates/pattern-preview.php on line 65
[07-Dec-2025 20:40:43 UTC] PHP Warning: Undefined array key "slug" in /wp-content/plugins/pattern-wrangler/templates/pattern-preview.php on line 65
[07-Dec-2025 20:40:43 UTC] PHP Warning: Undefined array key "slug" in /wp-content/plugins/pattern-wrangler/templates/pattern-preview.php on line 65
[07-Dec-2025 20:40:43 UTC] PHP Warning: Undefined array key "viewportWidth" in /wp-content/plugins/pattern-wrangler/templates/pattern-preview.php on line 67
[07-Dec-2025 20:40:43 UTC] PHP Warning: Undefined array key "slug" in /wp-content/plugins/pattern-wrangler/templates/pattern-preview.php on line 65
[07-Dec-2025 20:40:43 UTC] PHP Warning: Undefined array key "viewportWidth" in /wp-content/plugins/pattern-wrangler/templates/pattern-preview.php on line 67
[07-Dec-2025 20:40:43 UTC] PHP Warning: Undefined array key "slug" in /wp-content/plugins/pattern-wrangler/templates/pattern-preview.php on line 65
[07-Dec-2025 20:40:43 UTC] PHP Warning: Undefined array key "slug" in /wp-content/plugins/pattern-wrangler/templates/pattern-preview.php on line 65
[07-Dec-2025 20:40:43 UTC] PHP Warning: Undefined array key "slug" in /wp-content/plugins/pattern-wrangler/templates/pattern-preview.php on line 65
[07-Dec-2025 20:40:43 UTC] PHP Warning: Undefined array key "slug" in /wp-content/plugins/pattern-wrangler/templates/pattern-preview.php on line 65
[07-Dec-2025 20:40:43 UTC] PHP Warning: Undefined array key "slug" in /wp-content/plugins/pattern-wrangler/templates/pattern-preview.php on line 65
[07-Dec-2025 20:40:43 UTC] PHP Warning: Undefined array key "viewportWidth" in /wp-content/plugins/pattern-wrangler/templates/pattern-preview.php on line 67
[07-Dec-2025 20:40:43 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
[07-Dec-2025 20:40:43 UTC] PHP Warning: Undefined array key "slug" in /wp-content/plugins/pattern-wrangler/templates/pattern-preview.php on line 65
[07-Dec-2025 20:40:43 UTC] PHP Warning: Undefined array key "slug" in /wp-content/plugins/pattern-wrangler/templates/pattern-preview.php on line 65
[07-Dec-2025 20:40:43 UTC] PHP Warning: Undefined array key "viewportWidth" in /wp-content/plugins/pattern-wrangler/templates/pattern-preview.php on line 67
[07-Dec-2025 20:40:43 UTC] PHP Warning: Undefined array key "slug" in /wp-content/plugins/pattern-wrangler/templates/pattern-preview.php on line 65
[07-Dec-2025 20:40:43 UTC] PHP Warning: Undefined array key "slug" in /wp-content/plugins/pattern-wrangler/templates/pattern-preview.php on line 65
[07-Dec-2025 20:40:43 UTC] PHP Warning: Undefined array key "slug" in /wp-content/plugins/pattern-wrangler/templates/pattern-preview.php on line 65
[07-Dec-2025 20:40:43 UTC] PHP Warning: Undefined array key "slug" in /wp-content/plugins/pattern-wrangler/templates/pattern-preview.php on line 65
[07-Dec-2025 20:40:43 UTC] PHP Warning: Undefined array key "viewportWidth" in /wp-content/plugins/pattern-wrangler/templates/pattern-preview.php on line 67