HTTP/2 Optimization 0.0.34

Does HTTP/2 Optimization work with WordPress 6.8.3 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.3
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=8ec358669d
Aspect after-activation
HTTP status 200
Load time 0.280 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.391 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.301 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.168 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.359 s0.299 s-0.060 s3.51 MiB3.65 MiB+ 143.24 KiB
/wp-admin/edit.php0.196 s0.205 s+0.009 s3.57 MiB3.73 MiB+ 161.52 KiB
/wp-admin/post-new.php0.752 s0.636 s-0.116 s6.06 MiB6.26 MiB+ 204.55 KiB
/wp-admin/upload.php0.559 s0.455 s-0.104 s3.52 MiB3.65 MiB+ 128.97 KiB
/wp-admin/options-writing.php0.217 s0.222 s+0.005 s3.5 MiB3.62 MiB+ 127.47 KiB
/wp-admin/media-new.php0.286 s0.232 s-0.054 s3.49 MiB3.62 MiB+ 135.66 KiB
/wp-admin/edit-tags.php?taxonomy=category0.185 s0.188 s+0.003 s3.5 MiB3.65 MiB+ 146.33 KiB
/wp-admin/post-new.php?post_type=page0.595 s0.601 s+0.006 s6.05 MiB6.18 MiB+ 136.08 KiB
/wp-admin/options-discussion.php0.259 s0.247 s-0.012 s3.5 MiB3.62 MiB+ 123.97 KiB
/wp-admin/edit-comments.php0.406 s0.390 s-0.016 s3.52 MiB3.65 MiB+ 128.97 KiB
/0.311 s0.232 s-0.079 s3.43 MiB3.51 MiB+ 82.52 KiB
Average 0.375 s0.337 s-0.038 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

[07-Oct-2025 06:28:08 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
[07-Oct-2025 06:28:08 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
[07-Oct-2025 06:28:08 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
[07-Oct-2025 06:28:08 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
[07-Oct-2025 06:28:08 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
[07-Oct-2025 06:28:08 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
[07-Oct-2025 06:28:08 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
[07-Oct-2025 06:28:08 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
[07-Oct-2025 06:28:08 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
[07-Oct-2025 06:28:08 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
[07-Oct-2025 06:28:08 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
[07-Oct-2025 06:28:08 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
[07-Oct-2025 06:28:08 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
[07-Oct-2025 06:28:08 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
[07-Oct-2025 06:28:08 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
[07-Oct-2025 06:28:08 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
[07-Oct-2025 06:28:08 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
[07-Oct-2025 06:28:08 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
[07-Oct-2025 06:28:08 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7360
[07-Oct-2025 06:28:08 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
[07-Oct-2025 06:28:08 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7360
[07-Oct-2025 06:28:08 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
[07-Oct-2025 06:28:08 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7360
[07-Oct-2025 06:28:08 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
[07-Oct-2025 06:28:08 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7360
[07-Oct-2025 06:28:08 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
[07-Oct-2025 06:28:09 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7360
[07-Oct-2025 06:28:09 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
[07-Oct-2025 06:28:09 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7360
[07-Oct-2025 06:28:09 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
[07-Oct-2025 06:28:10 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7360
[07-Oct-2025 06:28:10 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
[07-Oct-2025 06:28:10 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7360
[07-Oct-2025 06:28:10 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
[07-Oct-2025 06:28:12 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7360
[07-Oct-2025 06:28:12 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
[07-Oct-2025 06:28:12 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7360
[07-Oct-2025 06:28:12 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
[07-Oct-2025 06:28:12 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7360
[07-Oct-2025 06:28:12 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
[07-Oct-2025 06:28:12 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7360
[07-Oct-2025 06:28:12 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
[07-Oct-2025 06:28:12 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7360
[07-Oct-2025 06:28:12 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
[07-Oct-2025 06:28:12 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7360
[07-Oct-2025 06:28:12 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
[07-Oct-2025 06:28:14 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7360
[07-Oct-2025 06:28:14 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
[07-Oct-2025 06:28:14 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7360
[07-Oct-2025 06:28:14 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
[07-Oct-2025 06:28:15 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7360
[07-Oct-2025 06:28:15 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
[07-Oct-2025 06:28:15 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7360
[07-Oct-2025 06:28:15 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
[07-Oct-2025 06:28:15 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7360
[07-Oct-2025 06:28:15 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
[07-Oct-2025 06:28:15 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7360
[07-Oct-2025 06:28:15 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
[07-Oct-2025 06:28:16 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7360
[07-Oct-2025 06:28: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
[07-Oct-2025 06:28:16 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7360
[07-Oct-2025 06:28: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
[07-Oct-2025 06:28:16 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7360
[07-Oct-2025 06:28: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
[07-Oct-2025 06:28:16 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7360
[07-Oct-2025 06:28: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
[07-Oct-2025 06:28:18 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7360
[07-Oct-2025 06:28: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
[07-Oct-2025 06:28:18 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7360
[07-Oct-2025 06:28: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
[07-Oct-2025 06:28:18 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7360
[07-Oct-2025 06:28: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
[07-Oct-2025 06:28:18 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7360
[07-Oct-2025 06:28: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
[07-Oct-2025 06:28:19 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7360
[07-Oct-2025 06:28:19 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
[07-Oct-2025 06:28:19 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7360
[07-Oct-2025 06:28:19 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
[07-Oct-2025 06:28:19 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7360
[07-Oct-2025 06:28:19 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
[07-Oct-2025 06:28:19 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7360
[07-Oct-2025 06:28:19 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
[07-Oct-2025 06:28:19 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7360
[07-Oct-2025 06:28:19 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
[07-Oct-2025 06:28:19 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7360
[07-Oct-2025 06:28:19 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