Highlighting Code Block 2.1.2

Does Highlighting Code Block work with WordPress 6.9.4 and PHP 8.1.12? A smoke test was performed on .

Summary

Errors
2PHP warnings
1PHP deprecation warnings
No JavaScript exceptions
All test pages loaded successfully
No resource errors
Performance

Memory usage: 36.76 KiB
The average PHP memory usage increased by this amount after activating by the plugin.

Page speed impact: 0.039 seconds
The average page load time increased by this amount after activating the plugin.

Environment
WordPress version6.9.4
PHP version8.1.12
MySQL version10.6.10
PHP memory limit512M
Plugin Info
Last updated
Active installs 10,000+
WordPress.org page https://wordpress.org/plugins/highlighting-code-block/
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=highlighting-code-block%2Fhighlighting-code-block.php&plugin_status=all&paged=1&s&_wpnonce=7cd7986545
Aspect after-activation
HTTP status 200
Load time 0.372 s
Memory usage 3.77 MiB
JS errors None
Resource errors None

Settings → [HCB] Settings

Page screenshot: Settings → [HCB] Settings
URL /wp-admin/options-general.php?page=hcb_settings
Aspect menu-item
HTTP status 200
Load time 0.302 s
Memory usage 3.77 MiB
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.214 s
Memory usage 4.13 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.462 s0.357 s-0.105 s3.78 MiB3.82 MiB+ 41.15 KiB
/wp-admin/edit.php0.437 s0.328 s-0.109 s3.78 MiB3.82 MiB+ 42.23 KiB
/wp-admin/post-new.php0.821 s1.095 s+0.274 s6.31 MiB6.36 MiB+ 53.56 KiB
/wp-admin/upload.php0.477 s0.536 s+0.059 s3.74 MiB3.76 MiB+ 25.13 KiB
/wp-admin/options-writing.php0.411 s0.395 s-0.016 s3.71 MiB3.74 MiB+ 29.13 KiB
/wp-admin/media-new.php0.533 s0.414 s-0.119 s3.7 MiB3.74 MiB+ 37.32 KiB
/wp-admin/edit-tags.php?taxonomy=category0.482 s0.444 s-0.038 s3.72 MiB3.76 MiB+ 47.99 KiB
/wp-admin/post-new.php?post_type=page0.787 s0.769 s-0.018 s6.3 MiB6.35 MiB+ 51.3 KiB
/wp-admin/options-discussion.php0.393 s0.839 s+0.446 s3.71 MiB3.74 MiB+ 25.68 KiB
/wp-admin/edit-comments.php0.391 s0.460 s+0.069 s3.73 MiB3.76 MiB+ 25.18 KiB
/0.339 s0.320 s-0.019 s4.11 MiB4.13 MiB+ 25.67 KiB
Average 0.503 s0.542 s+0.039 s4.24 MiB4.27 MiB+ 36.76 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.

YAML
Language % Lines of code Comment lines Files
YAML86.7%14,36001
JavaScript4.3%70815114
Sass3.8%6347514
PHP3.1%5131658
PO File0.9%152691
JSON0.9%14205
SVG0.3%5535
CSS0.0%606
Total 16,570 463 54

PHP Code Analysis | More results »

Lines of code 490
Total complexity 56
Median class complexity 12.0
Median method complexity 2.0
Most complex class LOOS_HCB_Scripts
Most complex function LOOS_HCB_Scripts::hook_wp_enqueue_scripts()
Classes 5
Methods 25
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.

Options wp_options 2

PHP Error Log 3 lines

[31-Mar-2026 17:19:02 UTC] PHP Warning:  Undefined array key "HTTP_HOST" in /wp-config.php on line 174
[31-Mar-2026 17:19:02 UTC] PHP Warning:  Undefined array key "HTTP_HOST" in /wp-config.php on line 175
[31-Mar-2026 17:19:02 UTC] PHP Deprecated:  strtolower(): Passing null to parameter #1 ($string) of type string is deprecated in /wp-includes/link-template.php on line 4881
See also: All tests for this plugin, How to Hide the "[HCB] Settings" Admin Menu