HTTP/2 Optimization 0.0.34

Does HTTP/2 Optimization work with WordPress 6.4.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: 125.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.4.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=d6d5769770
Aspect after-activation
HTTP status 200
Load time 0.280 s
Memory usage 3.65 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.459 s
Memory usage 5.14 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.333 s
Memory usage 5.14 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.39 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.319 s-0.022 s3.38 MiB3.52 MiB+ 140.8 KiB
/wp-admin/edit.php0.222 s0.219 s-0.003 s3.41 MiB3.54 MiB+ 141.77 KiB
/wp-admin/post-new.php1.099 s0.627 s-0.472 s5.46 MiB5.6 MiB+ 145.66 KiB
/wp-admin/upload.php0.697 s0.441 s-0.256 s3.32 MiB3.45 MiB+ 124.9 KiB
/wp-admin/options-writing.php0.217 s0.212 s-0.005 s3.32 MiB3.43 MiB+ 117.13 KiB
/wp-admin/media-new.php0.327 s0.278 s-0.049 s3.29 MiB3.43 MiB+ 137.34 KiB
/wp-admin/edit-tags.php?taxonomy=category0.200 s0.198 s-0.002 s3.31 MiB3.45 MiB+ 141.89 KiB
/wp-admin/post-new.php?post_type=page0.637 s0.546 s-0.091 s5.45 MiB5.59 MiB+ 145.24 KiB
/wp-admin/options-discussion.php0.244 s0.266 s+0.022 s3.3 MiB3.43 MiB+ 126.91 KiB
/wp-admin/edit-comments.php0.239 s0.431 s+0.192 s3.34 MiB3.46 MiB+ 123.83 KiB
/0.292 s0.219 s-0.073 s3.36 MiB3.39 MiB+ 30.81 KiB
Average 0.410 s0.341 s-0.069 s3.72 MiB3.84 MiB+ 125.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-Feb-2024 10:46:12 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-Feb-2024 10:46:12 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-Feb-2024 10:46:12 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-Feb-2024 10:46:12 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-Feb-2024 10:46:12 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-Feb-2024 10:46:12 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-Feb-2024 10:46:12 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-Feb-2024 10:46:12 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-Feb-2024 10:46:12 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-Feb-2024 10:46:12 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-Feb-2024 10:46:12 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-Feb-2024 10:46:12 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-Feb-2024 10:46:12 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-Feb-2024 10:46:12 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-Feb-2024 10:46:12 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-Feb-2024 10:46:12 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-Feb-2024 10:46:12 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-Feb-2024 10:46:12 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-Feb-2024 10:46:12 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7241
[06-Feb-2024 10:46: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 2187
[06-Feb-2024 10:46:12 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7241
[06-Feb-2024 10:46: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 2187
[06-Feb-2024 10:46:12 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7241
[06-Feb-2024 10:46: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 2187
[06-Feb-2024 10:46:12 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7241
[06-Feb-2024 10:46: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 2187
[06-Feb-2024 10:46:13 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7241
[06-Feb-2024 10:46:13 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2187
[06-Feb-2024 10:46:13 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7241
[06-Feb-2024 10:46:13 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2187
[06-Feb-2024 10:46:14 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7241
[06-Feb-2024 10:46: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 2187
[06-Feb-2024 10:46:14 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7241
[06-Feb-2024 10:46: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 2187
[06-Feb-2024 10:46:16 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7241
[06-Feb-2024 10:46: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 2187
[06-Feb-2024 10:46:16 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7241
[06-Feb-2024 10:46: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 2187
[06-Feb-2024 10:46:16 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7241
[06-Feb-2024 10:46: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 2187
[06-Feb-2024 10:46:16 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7241
[06-Feb-2024 10:46: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 2187
[06-Feb-2024 10:46:16 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7241
[06-Feb-2024 10:46: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 2187
[06-Feb-2024 10:46:16 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7241
[06-Feb-2024 10:46: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 2187
[06-Feb-2024 10:46:19 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7241
[06-Feb-2024 10:46: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 2187
[06-Feb-2024 10:46:19 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7241
[06-Feb-2024 10:46: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 2187
[06-Feb-2024 10:46:20 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7241
[06-Feb-2024 10:46: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 2187
[06-Feb-2024 10:46:20 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7241
[06-Feb-2024 10:46: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 2187
[06-Feb-2024 10:46:20 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7241
[06-Feb-2024 10:46: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 2187
[06-Feb-2024 10:46:20 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7241
[06-Feb-2024 10:46: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 2187
[06-Feb-2024 10:46:21 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7241
[06-Feb-2024 10:46:21 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2187
[06-Feb-2024 10:46:21 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7241
[06-Feb-2024 10:46:21 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2187
[06-Feb-2024 10:46:21 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7241
[06-Feb-2024 10:46:21 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2187
[06-Feb-2024 10:46:21 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7241
[06-Feb-2024 10:46:21 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2187
[06-Feb-2024 10:46:23 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7241
[06-Feb-2024 10:46: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 2187
[06-Feb-2024 10:46:23 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7241
[06-Feb-2024 10:46: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 2187
[06-Feb-2024 10:46:24 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7241
[06-Feb-2024 10:46: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 2187
[06-Feb-2024 10:46:24 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7241
[06-Feb-2024 10:46: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 2187
[06-Feb-2024 10:46:24 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7241
[06-Feb-2024 10:46: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 2187
[06-Feb-2024 10:46:24 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7241
[06-Feb-2024 10:46: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 2187
[06-Feb-2024 10:46:25 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7241
[06-Feb-2024 10:46:25 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2187
[06-Feb-2024 10:46:25 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7241
[06-Feb-2024 10:46:25 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2187
[06-Feb-2024 10:46:25 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7241
[06-Feb-2024 10:46:25 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2187
[06-Feb-2024 10:46:25 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7241
[06-Feb-2024 10:46:25 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2187
See also: All tests for this plugin, How to Hide the "HTTP/2 Optimization" Admin Menu