HTTP/2 Optimization 0.0.34

Does HTTP/2 Optimization work with WordPress 6.5.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: 127.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.5.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=019ff40163
Aspect after-activation
HTTP status 200
Load time 0.319 s
Memory usage 3.71 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.452 s
Memory usage 5.19 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.313 s
Memory usage 5.19 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.180 s
Memory usage 3.44 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.382 s0.341 s-0.041 s3.43 MiB3.57 MiB+ 140.29 KiB
/wp-admin/edit.php0.218 s0.210 s-0.008 s3.46 MiB3.6 MiB+ 141.26 KiB
/wp-admin/post-new.php0.970 s0.659 s-0.311 s5.59 MiB5.75 MiB+ 165.2 KiB
/wp-admin/upload.php0.628 s0.472 s-0.156 s3.38 MiB3.5 MiB+ 124.79 KiB
/wp-admin/options-writing.php0.233 s0.199 s-0.034 s3.37 MiB3.48 MiB+ 115.99 KiB
/wp-admin/media-new.php0.316 s0.247 s-0.069 s3.35 MiB3.48 MiB+ 136.84 KiB
/wp-admin/edit-tags.php?taxonomy=category0.201 s0.193 s-0.008 s3.37 MiB3.51 MiB+ 141.38 KiB
/wp-admin/post-new.php?post_type=page0.567 s0.625 s+0.058 s5.58 MiB5.74 MiB+ 160.79 KiB
/wp-admin/options-discussion.php0.313 s0.278 s-0.035 s3.36 MiB3.48 MiB+ 126.4 KiB
/wp-admin/edit-comments.php0.251 s0.231 s-0.020 s3.39 MiB3.51 MiB+ 123.32 KiB
/0.321 s0.179 s-0.142 s3.42 MiB3.45 MiB+ 30.19 KiB
Average 0.400 s0.330 s-0.070 s3.79 MiB3.92 MiB+ 127.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
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

[16-Apr-2024 19:05:35 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
[16-Apr-2024 19:05:35 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
[16-Apr-2024 19:05:35 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
[16-Apr-2024 19:05:35 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
[16-Apr-2024 19:05:35 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
[16-Apr-2024 19:05:35 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
[16-Apr-2024 19:05:35 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
[16-Apr-2024 19:05:35 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
[16-Apr-2024 19:05:35 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
[16-Apr-2024 19:05:35 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
[16-Apr-2024 19:05:35 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
[16-Apr-2024 19:05:35 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
[16-Apr-2024 19:05:35 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
[16-Apr-2024 19:05:35 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
[16-Apr-2024 19:05:35 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
[16-Apr-2024 19:05:35 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
[16-Apr-2024 19:05:35 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
[16-Apr-2024 19:05:35 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
[16-Apr-2024 19:05:35 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7288
[16-Apr-2024 19:05: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 2187
[16-Apr-2024 19:05:35 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7288
[16-Apr-2024 19:05: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 2187
[16-Apr-2024 19:05:36 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7288
[16-Apr-2024 19:05: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 2187
[16-Apr-2024 19:05:36 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7288
[16-Apr-2024 19:05: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 2187
[16-Apr-2024 19:05:36 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7288
[16-Apr-2024 19:05: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 2187
[16-Apr-2024 19:05:36 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7288
[16-Apr-2024 19:05: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 2187
[16-Apr-2024 19:05:37 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7288
[16-Apr-2024 19:05: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 2187
[16-Apr-2024 19:05:37 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7288
[16-Apr-2024 19:05: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 2187
[16-Apr-2024 19:05:39 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7288
[16-Apr-2024 19:05:39 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
[16-Apr-2024 19:05:39 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7288
[16-Apr-2024 19:05:39 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
[16-Apr-2024 19:05:39 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7288
[16-Apr-2024 19:05:39 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
[16-Apr-2024 19:05:39 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7288
[16-Apr-2024 19:05:39 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
[16-Apr-2024 19:05:40 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7288
[16-Apr-2024 19:05:40 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
[16-Apr-2024 19:05:40 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7288
[16-Apr-2024 19:05:40 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
[16-Apr-2024 19:05:43 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7288
[16-Apr-2024 19:05:43 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
[16-Apr-2024 19:05:43 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7288
[16-Apr-2024 19:05:43 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
[16-Apr-2024 19:05:44 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7288
[16-Apr-2024 19:05:44 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
[16-Apr-2024 19:05:44 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7288
[16-Apr-2024 19:05:44 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
[16-Apr-2024 19:05:44 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7288
[16-Apr-2024 19:05:44 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
[16-Apr-2024 19:05:44 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7288
[16-Apr-2024 19:05:44 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
[16-Apr-2024 19:05:44 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7288
[16-Apr-2024 19:05:44 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
[16-Apr-2024 19:05:44 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7288
[16-Apr-2024 19:05:44 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
[16-Apr-2024 19:05:45 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7288
[16-Apr-2024 19:05:45 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
[16-Apr-2024 19:05:45 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7288
[16-Apr-2024 19:05:45 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
[16-Apr-2024 19:05:48 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7288
[16-Apr-2024 19:05:48 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
[16-Apr-2024 19:05:48 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7288
[16-Apr-2024 19:05:48 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
[16-Apr-2024 19:05:48 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7288
[16-Apr-2024 19:05:48 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
[16-Apr-2024 19:05:48 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7288
[16-Apr-2024 19:05:48 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
[16-Apr-2024 19:05:48 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7288
[16-Apr-2024 19:05:48 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
[16-Apr-2024 19:05:48 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7288
[16-Apr-2024 19:05:48 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
[16-Apr-2024 19:05:49 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7288
[16-Apr-2024 19:05:49 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
[16-Apr-2024 19:05:49 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7288
[16-Apr-2024 19:05:49 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
[16-Apr-2024 19:05:49 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7288
[16-Apr-2024 19:05:49 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
[16-Apr-2024 19:05:49 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7288
[16-Apr-2024 19:05:49 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