HTTP/2 Optimization 0.0.34

Does HTTP/2 Optimization work with WordPress 6.8.2 and PHP 8.1.12? A smoke test was performed on .

Summary

Errors
18PHP warnings
68PHP deprecation warnings
No JavaScript exceptions
All test pages loaded successfully
No resource errors
Performance

Memory usage: 138.12 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.2
PHP version8.1.12
MySQL version10.6.10
PHP memory limit512M
Plugin Info
Last updated
Active installs 30+
WordPress.org page https://wordpress.org/plugins/http2-optimization/
Badges

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 4

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-optimization%2Fhttp2-optimization.php&plugin_status=all&paged=1&s&_wpnonce=ddfc457f30
Aspect after-activation
HTTP status 200
Load time 0.283 s
Memory usage 3.85 MiB
JS errors None
Resource errors None

Tools → HTTP/2 Optimization

Page screenshot: Tools → HTTP/2 Optimization
URL /wp-admin/tools.php?page=o10n-http2
Aspect menu-item
HTTP status 200
Load time 0.385 s
Memory usage 5.26 MiB
JS errors None
Resource errors None

Tools → HTTP/2 Optimization → HTTP/2 Server Push

Page screenshot: Tools → HTTP/2 Optimization → HTTP/2 Server Push
URL /wp-admin/tools.php?page=o10n-http2&tab=push
Aspect menu-item-tab
HTTP status 200
Load time 0.306 s
Memory usage 5.26 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.179 s
Memory usage 3.51 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.343 s0.293 s-0.050 s3.51 MiB3.65 MiB+ 143.24 KiB
/wp-admin/edit.php0.195 s0.208 s+0.013 s3.57 MiB3.73 MiB+ 161.52 KiB
/wp-admin/post-new.php0.763 s0.640 s-0.123 s6.06 MiB6.26 MiB+ 204.55 KiB
/wp-admin/upload.php0.563 s0.547 s-0.016 s3.52 MiB3.65 MiB+ 128.97 KiB
/wp-admin/options-writing.php0.212 s0.210 s-0.002 s3.5 MiB3.62 MiB+ 127.47 KiB
/wp-admin/media-new.php0.243 s0.250 s+0.007 s3.49 MiB3.62 MiB+ 135.66 KiB
/wp-admin/edit-tags.php?taxonomy=category0.257 s0.193 s-0.064 s3.5 MiB3.65 MiB+ 146.33 KiB
/wp-admin/post-new.php?post_type=page0.594 s0.566 s-0.028 s6.05 MiB6.18 MiB+ 136.08 KiB
/wp-admin/options-discussion.php0.288 s0.271 s-0.017 s3.5 MiB3.62 MiB+ 123.97 KiB
/wp-admin/edit-comments.php0.214 s0.423 s+0.209 s3.52 MiB3.65 MiB+ 128.97 KiB
/0.311 s0.185 s-0.126 s3.43 MiB3.51 MiB+ 82.52 KiB
Average 0.362 s0.344 s-0.018 s3.97 MiB4.1 MiB+ 138.12 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
JSON
SVG
Language % Lines of code Comment lines Files
PHP37.9%8,0024,10270
JSON36.2%7,638045
SVG24.6%5,19237
JavaScript1.1%232020
CSS0.2%50050
Total 21,114 4,105 192

PHP Code Analysis | More results »

Lines of code 7,599
Total complexity 2,064
Median class complexity 22.0
Median method complexity 2.0
Most complex class O10n\Cache
Most complex function O10n\AdminForm::advanced_options()
Classes 49
Methods 442
Functions 3

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

[22-Jul-2025 09:31:16 UTC] PHP Warning:  Private methods cannot be final as they are never overridden by other classes in /wp-content/plugins/http2-optimization/core/controllers/module.php on line 304
[22-Jul-2025 09:31:16 UTC] PHP Warning:  Private methods cannot be final as they are never overridden by other classes in /wp-content/plugins/http2-optimization/core/controllers/module.php on line 309
[22-Jul-2025 09:31:16 UTC] PHP Warning:  The magic method O10n\Module::__wakeup() must have public visibility in /wp-content/plugins/http2-optimization/core/controllers/module.php on line 309
[22-Jul-2025 09:31:16 UTC] PHP Warning:  Private methods cannot be final as they are never overridden by other classes in /wp-content/plugins/http2-optimization/core/controllers/core.class.php on line 292
[22-Jul-2025 09:31:16 UTC] PHP Warning:  Private methods cannot be final as they are never overridden by other classes in /wp-content/plugins/http2-optimization/core/controllers/core.class.php on line 339
[22-Jul-2025 09:31:16 UTC] PHP Warning:  Private methods cannot be final as they are never overridden by other classes in /wp-content/plugins/http2-optimization/core/controllers/core.class.php on line 344
[22-Jul-2025 09:31:16 UTC] PHP Warning:  The magic method O10n\Core::__wakeup() must have public visibility in /wp-content/plugins/http2-optimization/core/controllers/core.class.php on line 344
[22-Jul-2025 09:31:16 UTC] PHP Warning:  Private methods cannot be final as they are never overridden by other classes in /wp-content/plugins/http2-optimization/core/controllers/file.class.php on line 304
[22-Jul-2025 09:31:16 UTC] PHP Warning:  Private methods cannot be final as they are never overridden by other classes in /wp-content/plugins/http2-optimization/core/controllers/cache.class.php on line 1238
[22-Jul-2025 09:31:16 UTC] PHP Warning:  Private methods cannot be final as they are never overridden by other classes in /wp-content/plugins/http2-optimization/core/controllers/cache.class.php on line 1507
[22-Jul-2025 09:31:16 UTC] PHP Warning:  Private methods cannot be final as they are never overridden by other classes in /wp-content/plugins/http2-optimization/core/controllers/cache.class.php on line 1521
[22-Jul-2025 09:31:16 UTC] PHP Warning:  Private methods cannot be final as they are never overridden by other classes in /wp-content/plugins/http2-optimization/core/controllers/url.class.php on line 298
[22-Jul-2025 09:31:16 UTC] PHP Warning:  Private methods cannot be final as they are never overridden by other classes in /wp-content/plugins/http2-optimization/core/controllers/output.class.php on line 134
[22-Jul-2025 09:31:16 UTC] PHP Warning:  Private methods cannot be final as they are never overridden by other classes in /wp-content/plugins/http2-optimization/core/controllers/output.class.php on line 191
[22-Jul-2025 09:31:16 UTC] PHP Warning:  Private methods cannot be final as they are never overridden by other classes in /wp-content/plugins/http2-optimization/core/controllers/admin/forminput.class.php on line 65
[22-Jul-2025 09:31:16 UTC] PHP Warning:  Private methods cannot be final as they are never overridden by other classes in /wp-content/plugins/http2-optimization/core/controllers/admin/forminput.class.php on line 93
[22-Jul-2025 09:31:16 UTC] PHP Warning:  Private methods cannot be final as they are never overridden by other classes in /wp-content/plugins/http2-optimization/core/controllers/admin/menu.class.php on line 124
[22-Jul-2025 09:31:16 UTC] PHP Warning:  Private methods cannot be final as they are never overridden by other classes in /wp-content/plugins/http2-optimization/core/controllers/http.class.php on line 46
[22-Jul-2025 09:31:16 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7360
[22-Jul-2025 09:31:16 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2195
[22-Jul-2025 09:31:16 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7360
[22-Jul-2025 09:31:16 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2195
[22-Jul-2025 09:31:17 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7360
[22-Jul-2025 09:31:17 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2195
[22-Jul-2025 09:31:17 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7360
[22-Jul-2025 09:31:17 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2195
[22-Jul-2025 09:31:17 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7360
[22-Jul-2025 09:31:17 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2195
[22-Jul-2025 09:31:17 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7360
[22-Jul-2025 09:31:17 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2195
[22-Jul-2025 09:31:18 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7360
[22-Jul-2025 09:31:18 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2195
[22-Jul-2025 09:31:18 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7360
[22-Jul-2025 09:31:18 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2195
[22-Jul-2025 09:31:20 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7360
[22-Jul-2025 09:31:20 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2195
[22-Jul-2025 09:31:20 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7360
[22-Jul-2025 09:31:20 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2195
[22-Jul-2025 09:31:20 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7360
[22-Jul-2025 09:31:20 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2195
[22-Jul-2025 09:31:20 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7360
[22-Jul-2025 09:31:20 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2195
[22-Jul-2025 09:31:20 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7360
[22-Jul-2025 09:31:20 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2195
[22-Jul-2025 09:31:20 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7360
[22-Jul-2025 09:31:20 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2195
[22-Jul-2025 09:31:23 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7360
[22-Jul-2025 09:31:23 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2195
[22-Jul-2025 09:31:23 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7360
[22-Jul-2025 09:31:23 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2195
[22-Jul-2025 09:31:23 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7360
[22-Jul-2025 09:31:23 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2195
[22-Jul-2025 09:31:23 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7360
[22-Jul-2025 09:31:23 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2195
[22-Jul-2025 09:31:23 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7360
[22-Jul-2025 09:31:23 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2195
[22-Jul-2025 09:31:23 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7360
[22-Jul-2025 09:31:23 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2195
[22-Jul-2025 09:31:24 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7360
[22-Jul-2025 09:31:24 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2195
[22-Jul-2025 09:31:24 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7360
[22-Jul-2025 09:31:24 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2195
[22-Jul-2025 09:31:24 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7360
[22-Jul-2025 09:31:24 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2195
[22-Jul-2025 09:31:24 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7360
[22-Jul-2025 09:31:24 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2195
[22-Jul-2025 09:31:26 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7360
[22-Jul-2025 09:31:26 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2195
[22-Jul-2025 09:31:26 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7360
[22-Jul-2025 09:31:26 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2195
[22-Jul-2025 09:31:26 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7360
[22-Jul-2025 09:31:26 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2195
[22-Jul-2025 09:31:26 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7360
[22-Jul-2025 09:31:26 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2195
[22-Jul-2025 09:31:27 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7360
[22-Jul-2025 09:31:27 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2195
[22-Jul-2025 09:31:27 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7360
[22-Jul-2025 09:31:27 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2195
[22-Jul-2025 09:31:27 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7360
[22-Jul-2025 09:31:27 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2195
[22-Jul-2025 09:31:27 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7360
[22-Jul-2025 09:31:27 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2195
[22-Jul-2025 09:31:27 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7360
[22-Jul-2025 09:31:27 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2195
[22-Jul-2025 09:31:27 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7360
[22-Jul-2025 09:31:27 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2195
See also: All tests for this plugin, How to Hide the "HTTP/2 Optimization" Admin Menu