Yoast Test Helper 1.19

Does Yoast Test Helper work with WordPress 7.0 and PHP 8.1.12? A smoke test was performed on .

Summary

Errors
1PHP fatal errors
1JavaScript exceptions
All test pages loaded successfully
No resource errors
Performance

Memory usage: 101.37 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.

Environment
WordPress version7.0
PHP version8.1.12
MySQL version10.6.10
PHP memory limit512M
Plugin Info
Last updated
Active installs 60,000+
WordPress.org page https://wordpress.org/plugins/yoast-test-helper/
Badges

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 3

Plugins ‹ Test site — WordPress

Page screenshot: Plugins ‹ Test site — WordPress
URL /wp-admin/plugins.php?plugin_status=all&paged=1&s
Requested URL /wp-admin/plugins.php?action=activate&plugin=yoast-test-helper%2Fyoast-test-helper.php&plugin_status=all&paged=1&s&_wpnonce=d4fdfe7d72
Aspect after-activation
HTTP status 200
Load time 0.565 s
Memory usage 3.98 MiB
JS errors None
Resource errors None

Tools → Yoast Test

Page screenshot: Tools → Yoast Test
URL /wp-admin/tools.php?page=yoast-test-helper
Aspect menu-item
HTTP status 200
Load time 0.191 s
Memory usage N/A
JS errors
[
    {
        "message": "ReferenceError: Masonry is not defined\n    at /wp-admin/tools.php?page=yoast-test-helper:160:21\n    at dispatch (/wp-admin/load-scripts.php?c=0&load%5Bchunk_0%5D=jquery-core,jquery-migrate,utils&ver=7.0:2:40035)\n    at v.handle (/wp-admin/load-scripts.php?c=0&load%5Bchunk_0%5D=jquery-core,jquery-migrate,utils&ver=7.0:2:38006)",
        "trace": null,
        "code": null
    }
]
Resource errors None

Test site – Just another WordPress site

Page screenshot: Test site – Just another WordPress site
URL /
Aspect front-page
HTTP status 200
Load time 0.209 s
Memory usage 4.33 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.668 s0.544 s-0.124 s3.92 MiB4.03 MiB+ 107.99 KiB
/wp-admin/edit.php0.513 s0.483 s-0.030 s3.98 MiB4.09 MiB+ 107.99 KiB
/wp-admin/post-new.php1.992 s1.786 s-0.206 s6.56 MiB6.67 MiB+ 112.41 KiB
/wp-admin/upload.php0.732 s0.848 s+0.116 s3.89 MiB3.98 MiB+ 90.59 KiB
/wp-admin/options-writing.php0.526 s0.492 s-0.034 s3.86 MiB3.95 MiB+ 94.58 KiB
/wp-admin/media-new.php0.568 s0.498 s-0.070 s3.85 MiB3.95 MiB+ 102.77 KiB
/wp-admin/edit-tags.php?taxonomy=category0.483 s0.905 s+0.422 s3.86 MiB3.97 MiB+ 107.95 KiB
/wp-admin/post-new.php?post_type=page1.784 s1.347 s-0.437 s6.55 MiB6.65 MiB+ 107.95 KiB
/wp-admin/options-discussion.php0.606 s0.950 s+0.344 s3.86 MiB3.95 MiB+ 91.08 KiB
/wp-admin/edit-comments.php0.514 s0.530 s+0.016 s3.88 MiB3.97 MiB+ 90.58 KiB
/0.316 s0.185 s-0.131 s4.23 MiB4.33 MiB+ 101.18 KiB
Average 0.791 s0.779 s-0.012 s4.4 MiB4.5 MiB+ 101.37 KiB

Code Statistics

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.

PHP
Language % Lines of code Comment lines Files
PHP93.6%2,8582,19740
CSS4.8%14701
Markdown0.9%2701
JavaScript0.7%2001
Total 3,052 2,197 43

PHP Code Analysis | More results »

Lines of code 2,857
Total complexity 557
Median class complexity 9.0
Median method complexity 1.0
Most complex class Yoast\WP\Test_Helper\MyYoast_OAuth_Overrides
Most complex function Yoast\WP\Test_Helper\MyYoast_OAuth_Overrides::handle_fetch()
Classes 36
Methods 264
Functions 0

Additions

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.

PHP Error Log 15 lines

[27-May-2026 10:57:17 UTC] PHP Fatal error:  Uncaught Error: Class "YoastSEO_Vendor\Psr\Log\AbstractLogger" not found in /wp-content/plugins/yoast-test-helper/src/logger/test-helper-logger.php:16
Stack trace:
#0 /wp-content/plugins/yoast-test-helper/vendor/composer/ClassLoader.php(576): include()
#1 /wp-content/plugins/yoast-test-helper/vendor/composer/ClassLoader.php(427): Composer\Autoload\{closure}()
#2 /wp-content/plugins/yoast-test-helper/src/logger-integration.php(89): Composer\Autoload\ClassLoader->loadClass()
#3 /wp-content/plugins/yoast-test-helper/src/admin-page.php(105): Yoast\WP\Test_Helper\Logger_Integration->get_controls()
#4 [internal function]: Yoast\WP\Test_Helper\Admin_Page->display_block_output()
#5 /wp-content/plugins/yoast-test-helper/src/admin-page.php(93): array_map()
#6 /wp-includes/class-wp-hook.php(341): Yoast\WP\Test_Helper\Admin_Page->show_admin_page()
#7 /wp-includes/class-wp-hook.php(365): WP_Hook->apply_filters()
#8 /wp-includes/plugin.php(522): WP_Hook->do_action()
#9 /wp-admin/admin.php(264): do_action()
#10 /wp-admin/tools.php(40): require_once('...')
#11 {main}
  thrown in /wp-content/plugins/yoast-test-helper/src/logger/test-helper-logger.php on line 16
See also: All tests for this plugin