Does Pattern Wrangler work with WordPress 6.9.1 and PHP 8.1.12? A smoke test was performed on .
| 77 | PHP warnings |
| 11 | PHP notices |
| No JavaScript exceptions | |
| All test pages loaded successfully | |
| No resource errors |
Memory usage: 164.32 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.1 |
|---|---|
| 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=b16af1c5ff |
| Aspect | after-activation |
| HTTP status | 200 |
| Load time | 0.388 s |
| Memory usage | 3.88 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.370 s |
| Memory usage | 3.83 MiB |
| JS errors | None |
| Resource errors | None |
| URL | /wp-admin/admin.php?page=pattern-wrangler-categories-view |
|---|---|
| Aspect | menu-item |
| HTTP status | 200 |
| Load time | 0.614 s |
| Memory usage | 3.83 MiB |
| JS errors | None |
| Resource errors | None |
| URL | /wp-admin/admin.php?page=pattern-wrangler |
|---|---|
| Aspect | menu-item |
| HTTP status | 200 |
| Load time | 0.346 s |
| Memory usage | 3.83 MiB |
| JS errors | None |
| Resource errors | None |
| URL | / |
|---|---|
| Aspect | front-page |
| HTTP status | 200 |
| Load time | 0.184 s |
| Memory usage | 4.21 MiB |
| JS errors | None |
| Resource errors | None |
| URL | Load time | Memory usage | ||||
|---|---|---|---|---|---|---|
| Inactive | Active | Change | Inactive | Active | Change | |
| /wp-admin/index.php | 0.398 s | 0.445 s | +0.047 s | 3.78 MiB | 3.91 MiB | + 138.12 KiB |
| /wp-admin/edit.php | 0.357 s | 0.335 s | -0.022 s | 3.78 MiB | 3.96 MiB | + 185.62 KiB |
| /wp-admin/post-new.php | 0.874 s | 0.896 s | +0.022 s | 6.31 MiB | 6.64 MiB | + 343.66 KiB |
| /wp-admin/upload.php | 0.692 s | 0.460 s | -0.232 s | 3.74 MiB | 3.86 MiB | + 121.3 KiB |
| /wp-admin/options-writing.php | 0.334 s | 0.310 s | -0.024 s | 3.71 MiB | 3.83 MiB | + 124.67 KiB |
| /wp-admin/media-new.php | 0.516 s | 0.351 s | -0.165 s | 3.7 MiB | 3.83 MiB | + 132.87 KiB |
| /wp-admin/edit-tags.php?taxonomy=category | 0.463 s | 0.310 s | -0.153 s | 3.72 MiB | 3.86 MiB | + 143.54 KiB |
| /wp-admin/post-new.php?post_type=page | 0.692 s | 0.836 s | +0.144 s | 6.3 MiB | 6.56 MiB | + 273.15 KiB |
| /wp-admin/options-discussion.php | 0.327 s | 0.397 s | +0.070 s | 3.71 MiB | 3.83 MiB | + 121.17 KiB |
| /wp-admin/edit-comments.php | 0.320 s | 0.455 s | +0.135 s | 3.73 MiB | 3.85 MiB | + 120.67 KiB |
| / | 0.279 s | 0.186 s | -0.093 s | 4.11 MiB | 4.21 MiB | + 102.75 KiB |
| Average | 0.477 s | 0.453 s | -0.025 s | 4.24 MiB | 4.4 MiB | + 164.32 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.7% | 4,356 | 1,819 | 27 | |
| JavaScript | 1.3% | 59 | 6 | 5 | |
| JSON | 0.7% | 33 | 0 | 2 | |
| CSS | 0.2% | 10 | 0 | 6 | |
| Total | 4,458 | 1,825 | 40 | ||
| Lines of code | 4,014 |
|---|---|
| Total complexity | 764 |
| Median class complexity | 32.5 |
| Median method complexity | 3.0 |
| Most complex class | DLXPlugins\PatternWrangler\Rest |
| Most complex function | DLXPlugins\PatternWrangler\Rest::rest_get_all_patterns() |
| Classes | 14 |
|---|---|
| Methods | 184 |
| 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[08-Feb-2026 10:43:22 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
[08-Feb-2026 10:43:22 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
[08-Feb-2026 10:43:22 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
[08-Feb-2026 10:43:22 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
[08-Feb-2026 10:43:22 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
[08-Feb-2026 10:43:22 UTC] PHP Warning: Undefined array key "slug" in /wp-content/plugins/pattern-wrangler/templates/pattern-preview.php on line 65
[08-Feb-2026 10:43:22 UTC] PHP Warning: Undefined array key "slug" in /wp-content/plugins/pattern-wrangler/templates/pattern-preview.php on line 65
[08-Feb-2026 10:43:22 UTC] PHP Warning: Undefined array key "slug" in /wp-content/plugins/pattern-wrangler/templates/pattern-preview.php on line 65
[08-Feb-2026 10:43:22 UTC] PHP Warning: Undefined array key "slug" in /wp-content/plugins/pattern-wrangler/templates/pattern-preview.php on line 65
[08-Feb-2026 10:43:22 UTC] PHP Warning: Undefined array key "slug" in /wp-content/plugins/pattern-wrangler/templates/pattern-preview.php on line 65
[08-Feb-2026 10:43:22 UTC] PHP Warning: Undefined array key "slug" in /wp-content/plugins/pattern-wrangler/templates/pattern-preview.php on line 65
[08-Feb-2026 10:43:22 UTC] PHP Warning: Undefined array key "slug" in /wp-content/plugins/pattern-wrangler/templates/pattern-preview.php on line 65
[08-Feb-2026 10:43:22 UTC] PHP Warning: Undefined array key "slug" in /wp-content/plugins/pattern-wrangler/templates/pattern-preview.php on line 65
[08-Feb-2026 10:43:22 UTC] PHP Warning: Undefined array key "viewportWidth" in /wp-content/plugins/pattern-wrangler/templates/pattern-preview.php on line 67
[08-Feb-2026 10:43:22 UTC] PHP Warning: Undefined array key "slug" in /wp-content/plugins/pattern-wrangler/templates/pattern-preview.php on line 65
[08-Feb-2026 10:43:22 UTC] PHP Warning: Undefined array key "slug" in /wp-content/plugins/pattern-wrangler/templates/pattern-preview.php on line 65
[08-Feb-2026 10:43:22 UTC] PHP Warning: Undefined array key "slug" in /wp-content/plugins/pattern-wrangler/templates/pattern-preview.php on line 65
[08-Feb-2026 10:43:22 UTC] PHP Warning: Undefined array key "slug" in /wp-content/plugins/pattern-wrangler/templates/pattern-preview.php on line 65
[08-Feb-2026 10:43:22 UTC] PHP Warning: Undefined array key "slug" in /wp-content/plugins/pattern-wrangler/templates/pattern-preview.php on line 65
[08-Feb-2026 10:43:22 UTC] PHP Warning: Undefined array key "viewportWidth" in /wp-content/plugins/pattern-wrangler/templates/pattern-preview.php on line 67
[08-Feb-2026 10:43:22 UTC] PHP Warning: Undefined array key "slug" in /wp-content/plugins/pattern-wrangler/templates/pattern-preview.php on line 65
[08-Feb-2026 10:43:22 UTC] PHP Warning: Undefined array key "viewportWidth" in /wp-content/plugins/pattern-wrangler/templates/pattern-preview.php on line 67
[08-Feb-2026 10:43:22 UTC] PHP Warning: Undefined array key "slug" in /wp-content/plugins/pattern-wrangler/templates/pattern-preview.php on line 65
[08-Feb-2026 10:43:22 UTC] PHP Warning: Undefined array key "slug" in /wp-content/plugins/pattern-wrangler/templates/pattern-preview.php on line 65
[08-Feb-2026 10:43:22 UTC] PHP Warning: Undefined array key "slug" in /wp-content/plugins/pattern-wrangler/templates/pattern-preview.php on line 65
[08-Feb-2026 10:43:22 UTC] PHP Warning: Undefined array key "slug" in /wp-content/plugins/pattern-wrangler/templates/pattern-preview.php on line 65
[08-Feb-2026 10:43:22 UTC] PHP Warning: Undefined array key "slug" in /wp-content/plugins/pattern-wrangler/templates/pattern-preview.php on line 65
[08-Feb-2026 10:43:22 UTC] PHP Warning: Undefined array key "slug" in /wp-content/plugins/pattern-wrangler/templates/pattern-preview.php on line 65
[08-Feb-2026 10:43:22 UTC] PHP Warning: Undefined array key "slug" in /wp-content/plugins/pattern-wrangler/templates/pattern-preview.php on line 65
[08-Feb-2026 10:43:22 UTC] PHP Warning: Undefined array key "viewportWidth" in /wp-content/plugins/pattern-wrangler/templates/pattern-preview.php on line 67
[08-Feb-2026 10:43:22 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
[08-Feb-2026 10:43:22 UTC] PHP Warning: Undefined array key "slug" in /wp-content/plugins/pattern-wrangler/templates/pattern-preview.php on line 65
[08-Feb-2026 10:43:22 UTC] PHP Warning: Undefined array key "slug" in /wp-content/plugins/pattern-wrangler/templates/pattern-preview.php on line 65
[08-Feb-2026 10:43:22 UTC] PHP Warning: Undefined array key "slug" in /wp-content/plugins/pattern-wrangler/templates/pattern-preview.php on line 65
[08-Feb-2026 10:43:22 UTC] PHP Warning: Undefined array key "viewportWidth" in /wp-content/plugins/pattern-wrangler/templates/pattern-preview.php on line 67
[08-Feb-2026 10:43:22 UTC] PHP Warning: Undefined array key "slug" in /wp-content/plugins/pattern-wrangler/templates/pattern-preview.php on line 65
[08-Feb-2026 10:43:22 UTC] PHP Warning: Undefined array key "slug" in /wp-content/plugins/pattern-wrangler/templates/pattern-preview.php on line 65
[08-Feb-2026 10:43:22 UTC] PHP Warning: Undefined array key "slug" in /wp-content/plugins/pattern-wrangler/templates/pattern-preview.php on line 65
[08-Feb-2026 10:43:22 UTC] PHP Warning: Undefined array key "slug" in /wp-content/plugins/pattern-wrangler/templates/pattern-preview.php on line 65
[08-Feb-2026 10:43:22 UTC] PHP Warning: Undefined array key "slug" in /wp-content/plugins/pattern-wrangler/templates/pattern-preview.php on line 65
[08-Feb-2026 10:43:22 UTC] PHP Warning: Undefined array key "slug" in /wp-content/plugins/pattern-wrangler/templates/pattern-preview.php on line 65
[08-Feb-2026 10:43:22 UTC] PHP Warning: Undefined array key "viewportWidth" in /wp-content/plugins/pattern-wrangler/templates/pattern-preview.php on line 67
[08-Feb-2026 10:43:22 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
[08-Feb-2026 10:43:22 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
[08-Feb-2026 10:43:22 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
[08-Feb-2026 10:43:22 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
[08-Feb-2026 10:43:22 UTC] PHP Warning: Undefined array key "slug" in /wp-content/plugins/pattern-wrangler/templates/pattern-preview.php on line 65
[08-Feb-2026 10:43:22 UTC] PHP Warning: Undefined array key "slug" in /wp-content/plugins/pattern-wrangler/templates/pattern-preview.php on line 65
[08-Feb-2026 10:43:22 UTC] PHP Warning: Undefined array key "slug" in /wp-content/plugins/pattern-wrangler/templates/pattern-preview.php on line 65
[08-Feb-2026 10:43:22 UTC] PHP Warning: Undefined array key "slug" in /wp-content/plugins/pattern-wrangler/templates/pattern-preview.php on line 65
[08-Feb-2026 10:43:22 UTC] PHP Warning: Undefined array key "viewportWidth" in /wp-content/plugins/pattern-wrangler/templates/pattern-preview.php on line 67
[08-Feb-2026 10:43:22 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
[08-Feb-2026 10:43:22 UTC] PHP Warning: Undefined array key "slug" in /wp-content/plugins/pattern-wrangler/templates/pattern-preview.php on line 65
[08-Feb-2026 10:43:22 UTC] PHP Warning: Undefined array key "slug" in /wp-content/plugins/pattern-wrangler/templates/pattern-preview.php on line 65
[08-Feb-2026 10:43:22 UTC] PHP Warning: Undefined array key "slug" in /wp-content/plugins/pattern-wrangler/templates/pattern-preview.php on line 65
[08-Feb-2026 10:43:22 UTC] PHP Warning: Undefined array key "slug" in /wp-content/plugins/pattern-wrangler/templates/pattern-preview.php on line 65
[08-Feb-2026 10:43:22 UTC] PHP Warning: Undefined array key "slug" in /wp-content/plugins/pattern-wrangler/templates/pattern-preview.php on line 65
[08-Feb-2026 10:43:22 UTC] PHP Warning: Undefined array key "slug" in /wp-content/plugins/pattern-wrangler/templates/pattern-preview.php on line 65
[08-Feb-2026 10:43:22 UTC] PHP Warning: Undefined array key "slug" in /wp-content/plugins/pattern-wrangler/templates/pattern-preview.php on line 65
[08-Feb-2026 10:43:22 UTC] PHP Warning: Undefined array key "slug" in /wp-content/plugins/pattern-wrangler/templates/pattern-preview.php on line 65
[08-Feb-2026 10:43:22 UTC] PHP Warning: Undefined array key "slug" in /wp-content/plugins/pattern-wrangler/templates/pattern-preview.php on line 65
[08-Feb-2026 10:43:22 UTC] PHP Warning: Undefined array key "viewportWidth" in /wp-content/plugins/pattern-wrangler/templates/pattern-preview.php on line 67
[08-Feb-2026 10:43:22 UTC] PHP Warning: Undefined array key "slug" in /wp-content/plugins/pattern-wrangler/templates/pattern-preview.php on line 65
[08-Feb-2026 10:43:22 UTC] PHP Warning: Undefined array key "slug" in /wp-content/plugins/pattern-wrangler/templates/pattern-preview.php on line 65
[08-Feb-2026 10:43:22 UTC] PHP Warning: Undefined array key "viewportWidth" in /wp-content/plugins/pattern-wrangler/templates/pattern-preview.php on line 67
[08-Feb-2026 10:43:22 UTC] PHP Warning: Undefined array key "slug" in /wp-content/plugins/pattern-wrangler/templates/pattern-preview.php on line 65
[08-Feb-2026 10:43:22 UTC] PHP Warning: Undefined array key "slug" in /wp-content/plugins/pattern-wrangler/templates/pattern-preview.php on line 65
[08-Feb-2026 10:43:22 UTC] PHP Warning: Undefined array key "slug" in /wp-content/plugins/pattern-wrangler/templates/pattern-preview.php on line 65
[08-Feb-2026 10:43:22 UTC] PHP Warning: Undefined array key "slug" in /wp-content/plugins/pattern-wrangler/templates/pattern-preview.php on line 65
[08-Feb-2026 10:43:22 UTC] PHP Warning: Undefined array key "slug" in /wp-content/plugins/pattern-wrangler/templates/pattern-preview.php on line 65
[08-Feb-2026 10:43:22 UTC] PHP Warning: Undefined array key "slug" in /wp-content/plugins/pattern-wrangler/templates/pattern-preview.php on line 65
[08-Feb-2026 10:43:22 UTC] PHP Warning: Undefined array key "slug" in /wp-content/plugins/pattern-wrangler/templates/pattern-preview.php on line 65
[08-Feb-2026 10:43:22 UTC] PHP Warning: Undefined array key "slug" in /wp-content/plugins/pattern-wrangler/templates/pattern-preview.php on line 65
[08-Feb-2026 10:43:22 UTC] PHP Warning: Undefined array key "slug" in /wp-content/plugins/pattern-wrangler/templates/pattern-preview.php on line 65
[08-Feb-2026 10:43:22 UTC] PHP Warning: Undefined array key "slug" in /wp-content/plugins/pattern-wrangler/templates/pattern-preview.php on line 65
[08-Feb-2026 10:43:22 UTC] PHP Warning: Undefined array key "viewportWidth" in /wp-content/plugins/pattern-wrangler/templates/pattern-preview.php on line 67
[08-Feb-2026 10:43:22 UTC] PHP Warning: Undefined array key "slug" in /wp-content/plugins/pattern-wrangler/templates/pattern-preview.php on line 65
[08-Feb-2026 10:43:22 UTC] PHP Warning: Undefined array key "slug" in /wp-content/plugins/pattern-wrangler/templates/pattern-preview.php on line 65
[08-Feb-2026 10:43:22 UTC] PHP Warning: Undefined array key "slug" in /wp-content/plugins/pattern-wrangler/templates/pattern-preview.php on line 65
[08-Feb-2026 10:43:22 UTC] PHP Warning: Undefined array key "slug" in /wp-content/plugins/pattern-wrangler/templates/pattern-preview.php on line 65
[08-Feb-2026 10:43:22 UTC] PHP Warning: Undefined array key "slug" in /wp-content/plugins/pattern-wrangler/templates/pattern-preview.php on line 65
[08-Feb-2026 10:43:22 UTC] PHP Warning: Undefined array key "slug" in /wp-content/plugins/pattern-wrangler/templates/pattern-preview.php on line 65
[08-Feb-2026 10:43:22 UTC] PHP Warning: Undefined array key "slug" in /wp-content/plugins/pattern-wrangler/templates/pattern-preview.php on line 65
[08-Feb-2026 10:43:22 UTC] PHP Warning: Undefined array key "slug" in /wp-content/plugins/pattern-wrangler/templates/pattern-preview.php on line 65
[08-Feb-2026 10:43:22 UTC] PHP Warning: Undefined array key "slug" in /wp-content/plugins/pattern-wrangler/templates/pattern-preview.php on line 65
[08-Feb-2026 10:43:22 UTC] PHP Warning: Undefined array key "slug" in /wp-content/plugins/pattern-wrangler/templates/pattern-preview.php on line 65
[08-Feb-2026 10:43:22 UTC] PHP Warning: Undefined array key "slug" in /wp-content/plugins/pattern-wrangler/templates/pattern-preview.php on line 65
[08-Feb-2026 10:43:22 UTC] PHP Warning: Undefined array key "viewportWidth" in /wp-content/plugins/pattern-wrangler/templates/pattern-preview.php on line 67