HTML API Debugger 2.4

Does HTML API Debugger work with WordPress 6.7.1 and PHP 8.1.12? A smoke test was performed on .

Summary

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

Memory usage: 212.36 bytes
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 version6.7.1
PHP version8.1.12
MySQL version10.6.10
PHP memory limit512M
Plugin Info
Last updated
Active installs <10
WordPress.org page https://wordpress.org/plugins/html-api-debugger/
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=html-api-debugger%2Fhtml-api-debugger.php&plugin_status=all&paged=1&s&_wpnonce=ae48733198
Aspect after-activation
HTTP status 200
Load time 0.261 s
Memory usage 3.5 MiB
JS errors None
Resource errors None

HTML API Debugger

Page screenshot: HTML API Debugger
URL /wp-admin/admin.php?page=html-api-debugger
Aspect menu-item
HTTP status 200
Load time 0.141 s
Memory usage N/A
JS errors None
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.223 s
Memory usage 3.42 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.322 s0.266 s-0.056 s3.48 MiB3.49 MiB+ 13.15 KiB
/wp-admin/edit.php0.207 s0.200 s-0.007 s3.54 MiB3.55 MiB+ 12.09 KiB
/wp-admin/post-new.php0.772 s0.636 s-0.136 s5.92 MiB5.94 MiB+ 18.17 KiB
/wp-admin/upload.php0.559 s0.311 s-0.248 s3.49 MiB3.49 MiB- 5.32 KiB
/wp-admin/options-writing.php0.230 s0.301 s+0.071 s3.47 MiB3.47 MiB- 1.33 KiB
/wp-admin/media-new.php0.356 s0.269 s-0.087 s3.46 MiB3.47 MiB+ 6.87 KiB
/wp-admin/edit-tags.php?taxonomy=category0.198 s0.205 s+0.007 s3.48 MiB3.49 MiB+ 17.54 KiB
/wp-admin/post-new.php?post_type=page0.574 s0.593 s+0.019 s5.92 MiB5.93 MiB+ 13.7 KiB
/wp-admin/options-discussion.php0.275 s0.282 s+0.007 s3.47 MiB3.47 MiB- 4.83 KiB
/wp-admin/edit-comments.php0.208 s0.215 s+0.007 s3.49 MiB3.49 MiB- 5.33 KiB
/0.307 s0.202 s-0.105 s3.48 MiB3.42 MiB- 62.43 KiB
Average 0.364 s0.316 s-0.048 s3.93 MiB3.93 MiB+ 212.36 bytes

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.

JavaScript
PHP
CSS
Language % Lines of code Comment lines Files
JavaScript45.0%7731933
PHP40.9%703944
CSS14.1%24311
Total 1,719 288 8

PHP Code Analysis | More results »

Lines of code 706
Total complexity 82
Median class complexity 0.0
Median method complexity 0.0
Most complex class
Most complex function get_tree()
Classes 0
Methods 0
Functions 6

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 12 lines

[10-Dec-2024 17:28:46 UTC] PHP Fatal error:  Uncaught ReflectionException: Method WP_HTML_Processor::create_fragment_at_current_node() does not exist in /wp-content/plugins/html-api-debugger/html-api-integration.php:29
Stack trace:
#0 /wp-content/plugins/html-api-debugger/html-api-integration.php(29): ReflectionMethod->__construct()
#1 /wp-content/plugins/html-api-debugger/html-api-debugger.php(153): HTML_API_Debugger\HTML_API_Integration\get_normalized_html()
#2 /wp-content/plugins/html-api-debugger/interactivity.php(13): HTML_API_Debugger\prepare_html_result_object()
#3 /wp-content/plugins/html-api-debugger/html-api-debugger.php(133): HTML_API_Debugger\Interactivity\generate_page()
#4 /wp-includes/class-wp-hook.php(324): HTML_API_Debugger\{closure}()
#5 /wp-includes/class-wp-hook.php(348): WP_Hook->apply_filters()
#6 /wp-includes/plugin.php(517): WP_Hook->do_action()
#7 /wp-admin/admin.php(259): do_action()
#8 {main}
  thrown in /wp-content/plugins/html-api-debugger/html-api-integration.php on line 29
See also: All tests for this plugin, How to Hide the "HTML API Debugger" Admin Menu