HTTP2 push content 1.10.30

Does HTTP2 push content work with WordPress 6.8.1 and PHP 8.1.12? A smoke test was performed on .

Summary

Errors
1PHP fatal errors
No JavaScript exceptions
1Page failed to load
  • 1 500 Internal Server Error
No resource errors
Performance

Memory usage: 54.86 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 version6.8.1
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/http2-push-content/
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=http2-push-content%2Fhttp2-push-content.php&plugin_status=all&paged=1&s&_wpnonce=135f1cfc8b
Aspect after-activation
HTTP status 200
Load time 0.273 s
Memory usage 3.58 MiB
JS errors None
Resource errors None

HTTP2 Push Content

Page screenshot: HTTP2 Push Content
URL /wp-admin/admin.php?page=http2-push-content
Aspect menu-item
HTTP status 500
Load time 0.126 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.186 s
Memory usage 3.53 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.430 s0.292 s-0.138 s3.51 MiB3.56 MiB+ 57.78 KiB
/wp-admin/edit.php0.219 s0.216 s-0.003 s3.57 MiB3.63 MiB+ 57.16 KiB
/wp-admin/post-new.php0.876 s0.620 s-0.256 s6.06 MiB6.12 MiB+ 60.78 KiB
/wp-admin/upload.php0.843 s0.650 s-0.193 s3.52 MiB3.56 MiB+ 39.74 KiB
/wp-admin/options-writing.php0.270 s0.212 s-0.058 s3.5 MiB3.54 MiB+ 43.73 KiB
/wp-admin/media-new.php0.283 s0.250 s-0.033 s3.49 MiB3.54 MiB+ 51.93 KiB
/wp-admin/edit-tags.php?taxonomy=category0.220 s0.192 s-0.028 s3.5 MiB3.57 MiB+ 62.6 KiB
/wp-admin/post-new.php?post_type=page0.805 s0.602 s-0.203 s6.05 MiB6.11 MiB+ 56.3 KiB
/wp-admin/options-discussion.php0.387 s0.252 s-0.135 s3.5 MiB3.54 MiB+ 40.23 KiB
/wp-admin/edit-comments.php0.447 s0.211 s-0.236 s3.52 MiB3.56 MiB+ 39.73 KiB
/0.376 s0.203 s-0.173 s3.44 MiB3.53 MiB+ 93.47 KiB
Average 0.469 s0.336 s-0.132 s3.97 MiB4.02 MiB+ 54.86 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
SVG
Language % Lines of code Comment lines Files
PHP67.2%1,91765522
SVG25.1%71712
CSS4.4%12641
JavaScript3.2%92341
Total 2,852 694 26

PHP Code Analysis | More results »

Lines of code 1,765
Total complexity 464
Median class complexity 14.0
Median method complexity 2.0
Most complex class Http2_Push_Content_Apply_To
Most complex function Http2_Push_Content_General_Option::templateRow()
Classes 16
Methods 120
Functions 5

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 1

PHP Error Log 8 lines

[04-Jun-2025 00:29:18 UTC] PHP Fatal error:  Uncaught Error: Call to undefined function WC() in /wp-content/plugins/http2-push-content/admin/class-http2-push-content-menu.php:32
Stack trace:
#0 /wp-includes/class-wp-hook.php(324): Http2_Push_Content_Menu->bootstrap_style()
#1 /wp-includes/class-wp-hook.php(348): WP_Hook->apply_filters()
#2 /wp-includes/plugin.php(517): WP_Hook->do_action()
#3 /wp-admin/admin.php(238): do_action()
#4 {main}
  thrown in /wp-content/plugins/http2-push-content/admin/class-http2-push-content-menu.php on line 32
See also: All tests for this plugin, How to Hide the "HTTP2 Push Content" Admin Menu