Servebolt Optimizer 3.5.11

Does Servebolt Optimizer work with WordPress 6.1.1 and PHP 8.1.12? A smoke test was performed on .

Summary

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

Memory usage: 265.68 KiB
The average PHP memory usage increased by this amount after activating by the plugin.

Page speed impact: 0.063 seconds
The average page load time increased by this amount after activating the plugin.

Environment
WordPress version6.1.1
PHP version8.1.12
MySQL version10.6.10
PHP memory limit512M
Plugin Info
Last updated
Active installs 1,000+
WordPress.org page https://wordpress.org/plugins/servebolt-optimizer/
Badges

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 9

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=servebolt-optimizer%2Fservebolt-optimizer.php&plugin_status=all&paged=1&s&_wpnonce=53e0335f93
Aspect after-activation
HTTP status 200
Load time 0.801 s
Memory usage 3.4 MiB
JS errors None
Resource errors None

Servebolt

Page screenshot: Servebolt
URL /wp-admin/admin.php?page=servebolt-wp
Aspect menu-item
HTTP status 200
Load time 0.224 s
Memory usage 3.26 MiB
JS errors None
Resource errors None

Servebolt → Performance Optimizer

Page screenshot: Servebolt → Performance Optimizer
URL /wp-admin/admin.php?page=servebolt-performance-optimizer
Aspect menu-item
HTTP status 200
Load time 0.198 s
Memory usage 3.27 MiB
JS errors None
Resource errors None

Servebolt → Performance Optimizer → Database

Page screenshot: Servebolt → Performance Optimizer → 
            Database
URL /wp-admin/admin.php?page=servebolt-performance-optimizer-database
Aspect menu-item-tab
HTTP status 200
Load time 0.235 s
Memory usage 3.28 MiB
JS errors None
Resource errors None

Servebolt → Performance Optimizer → Menu Optimizer

Page screenshot: Servebolt → Performance Optimizer → 
            Menu Optimizer
URL /wp-admin/admin.php?page=servebolt-menu-optimizer
Aspect menu-item-tab
HTTP status 200
Load time 0.217 s
Memory usage 3.29 MiB
JS errors None
Resource errors None

Servebolt → Performance Optimizer → Advanced

Page screenshot: Servebolt → Performance Optimizer → 
            Advanced
URL /wp-admin/admin.php?page=servebolt-performance-optimizer-advanced
Aspect menu-item-tab
HTTP status 200
Load time 0.194 s
Memory usage 3.27 MiB
JS errors None
Resource errors None

Servebolt → Cache

Page screenshot: Servebolt → Cache
URL /wp-admin/admin.php?page=servebolt-cache-purge-control
Aspect menu-item
HTTP status 200
Load time 0.224 s
Memory usage 3.32 MiB
JS errors None
Resource errors None

Servebolt → General Settings

Page screenshot: Servebolt → General Settings
URL /wp-admin/admin.php?page=servebolt-general-settings
Aspect menu-item
HTTP status 200
Load time 0.199 s
Memory usage 3.27 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.273 s
Memory usage 3.09 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.289 s0.317 s+0.028 s3.05 MiB3.31 MiB+ 273.8 KiB
/wp-admin/edit.php0.193 s0.256 s+0.063 s3.07 MiB3.4 MiB+ 335.29 KiB
/wp-admin/post-new.php0.803 s1.331 s+0.528 s4.97 MiB5.23 MiB+ 270.41 KiB
/wp-admin/upload.php0.542 s0.359 s-0.183 s2.99 MiB3.24 MiB+ 257.06 KiB
/wp-admin/options-writing.php0.152 s0.204 s+0.052 s2.99 MiB3.23 MiB+ 244.96 KiB
/wp-admin/media-new.php0.281 s0.216 s-0.065 s2.97 MiB3.23 MiB+ 269.51 KiB
/wp-admin/edit-tags.php?taxonomy=category0.176 s0.243 s+0.067 s2.98 MiB3.27 MiB+ 295.27 KiB
/wp-admin/post-new.php?post_type=page0.624 s0.725 s+0.101 s4.96 MiB5.22 MiB+ 266.34 KiB
/wp-admin/options-discussion.php0.217 s0.289 s+0.072 s2.98 MiB3.25 MiB+ 278.8 KiB
/wp-admin/edit-comments.php0.190 s0.259 s+0.069 s3 MiB3.27 MiB+ 275.95 KiB
/0.282 s0.240 s-0.042 s2.94 MiB3.1 MiB+ 155.09 KiB
Average 0.341 s0.404 s+0.063 s3.35 MiB3.61 MiB+ 265.68 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
Language % Lines of code Comment lines Files
PHP100.0%31,74217,464411
Total 31,742 17,464 411

PHP Code Analysis | More results »

Lines of code 29,351
Total complexity 6,100
Median class complexity 11.0
Median method complexity 2.0
Most complex class Servebolt\Optimizer\DatabaseOptimizer\DatabaseOptimizer
Most complex function Servebolt\Optimizer\Dependencies\GuzzleHttp\Handler\CurlFactory::applyHandlerOptions()
Classes 286
Methods 2,060
Functions 169

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.

Database Tables 1

Options wp_options 2

PHP Error Log 404 lines

[22-Feb-2023 11:27:22 UTC] PHP Deprecated:  version_compare(): Passing null to parameter #1 ($version1) of type string is deprecated in /wp-content/plugins/servebolt-optimizer/src/Servebolt/Utils/DatabaseMigration/MigrationRunner.php on line 458
[22-Feb-2023 11:27:22 UTC] PHP Deprecated:  version_compare(): Passing null to parameter #2 ($version2) of type string is deprecated in /wp-content/plugins/servebolt-optimizer/src/Servebolt/Utils/DatabaseMigration/MigrationRunner.php on line 411
[22-Feb-2023 11:27:22 UTC] PHP Deprecated:  version_compare(): Passing null to parameter #2 ($version2) of type string is deprecated in /wp-content/plugins/servebolt-optimizer/src/Servebolt/Utils/DatabaseMigration/MigrationRunner.php on line 411
[22-Feb-2023 11:27:22 UTC] PHP Deprecated:  version_compare(): Passing null to parameter #2 ($version2) of type string is deprecated in /wp-content/plugins/servebolt-optimizer/src/Servebolt/Utils/DatabaseMigration/MigrationRunner.php on line 411
[22-Feb-2023 11:27:22 UTC] PHP Deprecated:  version_compare(): Passing null to parameter #2 ($version2) of type string is deprecated in /wp-content/plugins/servebolt-optimizer/src/Servebolt/Utils/DatabaseMigration/MigrationRunner.php on line 411
[22-Feb-2023 11:27:22 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7022
[22-Feb-2023 11:27:22 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2162
[22-Feb-2023 11:27:22 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7022
[22-Feb-2023 11:27:22 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2162
[22-Feb-2023 11:27:22 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7022
[22-Feb-2023 11:27:22 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2162
[22-Feb-2023 11:27:22 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7022
[22-Feb-2023 11:27:22 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2162
[22-Feb-2023 11:27:22 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7022
[22-Feb-2023 11:27:22 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2162
[22-Feb-2023 11:27:22 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7022
[22-Feb-2023 11:27:22 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2162
[22-Feb-2023 11:27:22 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7022
[22-Feb-2023 11:27:22 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2162
[22-Feb-2023 11:27:22 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7022
[22-Feb-2023 11:27:22 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2162
[22-Feb-2023 11:27:22 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7022
[22-Feb-2023 11:27:22 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2162
[22-Feb-2023 11:27:23 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7022
[22-Feb-2023 11:27: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 2162
[22-Feb-2023 11:27:23 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7022
[22-Feb-2023 11:27: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 2162
[22-Feb-2023 11:27:23 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7022
[22-Feb-2023 11:27: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 2162
[22-Feb-2023 11:27:23 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7022
[22-Feb-2023 11:27: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 2162
[22-Feb-2023 11:27:23 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7022
[22-Feb-2023 11:27: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 2162
[22-Feb-2023 11:27:23 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7022
[22-Feb-2023 11:27: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 2162
[22-Feb-2023 11:27:23 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7022
[22-Feb-2023 11:27: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 2162
[22-Feb-2023 11:27:23 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7022
[22-Feb-2023 11:27: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 2162
[22-Feb-2023 11:27:23 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7022
[22-Feb-2023 11:27: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 2162
[22-Feb-2023 11:27:23 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7022
[22-Feb-2023 11:27: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 2162
[22-Feb-2023 11:27:23 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7022
[22-Feb-2023 11:27: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 2162
[22-Feb-2023 11:27:23 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7022
[22-Feb-2023 11:27: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 2162
[22-Feb-2023 11:27:23 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7022
[22-Feb-2023 11:27: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 2162
[22-Feb-2023 11:27:23 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7022
[22-Feb-2023 11:27: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 2162
[22-Feb-2023 11:27:23 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7022
[22-Feb-2023 11:27: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 2162
[22-Feb-2023 11:27:23 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7022
[22-Feb-2023 11:27: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 2162
[22-Feb-2023 11:27:23 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7022
[22-Feb-2023 11:27: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 2162
[22-Feb-2023 11:27:23 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7022
[22-Feb-2023 11:27: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 2162
[22-Feb-2023 11:27:24 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7022
[22-Feb-2023 11:27: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 2162
[22-Feb-2023 11:27:24 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7022
[22-Feb-2023 11:27: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 2162
[22-Feb-2023 11:27:24 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7022
[22-Feb-2023 11:27: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 2162
[22-Feb-2023 11:27:24 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7022
[22-Feb-2023 11:27: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 2162
[22-Feb-2023 11:27:24 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7022
[22-Feb-2023 11:27: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 2162
[22-Feb-2023 11:27:24 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7022
[22-Feb-2023 11:27: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 2162
[22-Feb-2023 11:27:24 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7022
[22-Feb-2023 11:27: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 2162
[22-Feb-2023 11:27:24 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7022
[22-Feb-2023 11:27: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 2162
[22-Feb-2023 11:27:24 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7022
[22-Feb-2023 11:27: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 2162
[22-Feb-2023 11:27:25 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7022
[22-Feb-2023 11:27: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 2162
[22-Feb-2023 11:27:25 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7022
[22-Feb-2023 11:27: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 2162
[22-Feb-2023 11:27:25 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7022
[22-Feb-2023 11:27: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 2162
[22-Feb-2023 11:27:25 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7022
[22-Feb-2023 11:27: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 2162
[22-Feb-2023 11:27:25 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7022
[22-Feb-2023 11:27: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 2162
[22-Feb-2023 11:27:25 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7022
[22-Feb-2023 11:27: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 2162
[22-Feb-2023 11:27:25 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7022
[22-Feb-2023 11:27: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 2162
[22-Feb-2023 11:27:25 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7022
[22-Feb-2023 11:27: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 2162
[22-Feb-2023 11:27:25 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7022
[22-Feb-2023 11:27: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 2162
[22-Feb-2023 11:27:25 UTC] PHP Deprecated:  strip_tags(): Passing null to parameter #1 ($string) of type string is deprecated in /wp-admin/admin-header.php on line 36
[22-Feb-2023 11:27:26 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7022
[22-Feb-2023 11:27: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 2162
[22-Feb-2023 11:27:26 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7022
[22-Feb-2023 11:27: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 2162

(+304 more lines)
See also: All tests for this plugin, How to Hide Servebolt Optimizer Admin Menus