HTTP/2 Optimization 0.0.34

Does HTTP/2 Optimization work with WordPress 6.8.1 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.1
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=553ea2c482
Aspect after-activation
HTTP status 200
Load time 0.292 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.387 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.317 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.167 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.341 s0.297 s-0.044 s3.51 MiB3.65 MiB+ 143.24 KiB
/wp-admin/edit.php0.205 s0.203 s-0.002 s3.57 MiB3.73 MiB+ 161.52 KiB
/wp-admin/post-new.php0.760 s0.644 s-0.116 s6.06 MiB6.26 MiB+ 204.55 KiB
/wp-admin/upload.php0.569 s0.742 s+0.173 s3.52 MiB3.65 MiB+ 128.97 KiB
/wp-admin/options-writing.php0.217 s0.204 s-0.013 s3.5 MiB3.62 MiB+ 127.47 KiB
/wp-admin/media-new.php0.261 s0.262 s+0.001 s3.49 MiB3.62 MiB+ 135.66 KiB
/wp-admin/edit-tags.php?taxonomy=category0.267 s0.207 s-0.060 s3.5 MiB3.65 MiB+ 146.33 KiB
/wp-admin/post-new.php?post_type=page0.592 s0.579 s-0.013 s6.05 MiB6.18 MiB+ 136.08 KiB
/wp-admin/options-discussion.php0.497 s0.247 s-0.250 s3.5 MiB3.62 MiB+ 123.97 KiB
/wp-admin/edit-comments.php0.229 s0.209 s-0.020 s3.52 MiB3.65 MiB+ 128.97 KiB
/0.313 s0.191 s-0.122 s3.43 MiB3.51 MiB+ 82.52 KiB
Average 0.386 s0.344 s-0.042 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

[06-May-2025 23:47:26 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
[06-May-2025 23:47:26 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
[06-May-2025 23:47:26 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
[06-May-2025 23:47:26 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
[06-May-2025 23:47:26 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
[06-May-2025 23:47:26 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
[06-May-2025 23:47:26 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
[06-May-2025 23:47:26 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
[06-May-2025 23:47:26 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
[06-May-2025 23:47:26 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
[06-May-2025 23:47:26 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
[06-May-2025 23:47:26 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
[06-May-2025 23:47:26 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
[06-May-2025 23:47:26 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
[06-May-2025 23:47:26 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
[06-May-2025 23:47:26 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
[06-May-2025 23:47:26 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
[06-May-2025 23:47:26 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
[06-May-2025 23:47:26 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7360
[06-May-2025 23:47: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
[06-May-2025 23:47:26 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7360
[06-May-2025 23:47: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
[06-May-2025 23:47:27 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7360
[06-May-2025 23:47: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
[06-May-2025 23:47:27 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7360
[06-May-2025 23:47: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
[06-May-2025 23:47:27 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7360
[06-May-2025 23:47: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
[06-May-2025 23:47:27 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7360
[06-May-2025 23:47: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
[06-May-2025 23:47:29 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7360
[06-May-2025 23:47:29 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
[06-May-2025 23:47:29 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7360
[06-May-2025 23:47:29 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
[06-May-2025 23:47:30 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7360
[06-May-2025 23:47:30 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
[06-May-2025 23:47:30 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7360
[06-May-2025 23:47:30 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
[06-May-2025 23:47:31 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7360
[06-May-2025 23:47:31 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
[06-May-2025 23:47:31 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7360
[06-May-2025 23:47:31 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
[06-May-2025 23:47:31 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7360
[06-May-2025 23:47:31 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
[06-May-2025 23:47:31 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7360
[06-May-2025 23:47:31 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
[06-May-2025 23:47:33 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7360
[06-May-2025 23:47:33 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
[06-May-2025 23:47:33 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7360
[06-May-2025 23:47:33 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
[06-May-2025 23:47:34 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7360
[06-May-2025 23:47:34 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
[06-May-2025 23:47:34 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7360
[06-May-2025 23:47:34 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
[06-May-2025 23:47:34 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7360
[06-May-2025 23:47:34 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
[06-May-2025 23:47:34 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7360
[06-May-2025 23:47:34 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
[06-May-2025 23:47:34 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7360
[06-May-2025 23:47:34 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
[06-May-2025 23:47:34 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7360
[06-May-2025 23:47:34 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
[06-May-2025 23:47:35 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7360
[06-May-2025 23:47:35 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
[06-May-2025 23:47:35 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7360
[06-May-2025 23:47:35 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
[06-May-2025 23:47:36 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7360
[06-May-2025 23:47:36 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
[06-May-2025 23:47:36 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7360
[06-May-2025 23:47:36 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
[06-May-2025 23:47:37 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7360
[06-May-2025 23:47:37 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
[06-May-2025 23:47:37 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7360
[06-May-2025 23:47:37 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
[06-May-2025 23:47:37 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7360
[06-May-2025 23:47:37 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
[06-May-2025 23:47:37 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7360
[06-May-2025 23:47:37 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
[06-May-2025 23:47:38 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7360
[06-May-2025 23:47:38 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
[06-May-2025 23:47:38 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7360
[06-May-2025 23:47:38 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
[06-May-2025 23:47:38 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7360
[06-May-2025 23:47:38 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
[06-May-2025 23:47:38 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7360
[06-May-2025 23:47:38 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