WP Performance 1.1.8.3

Does WP Performance work with WordPress 6.8.1 and PHP 8.1.12? A smoke test was performed on .

Summary

Errors
2PHP warnings
1,258PHP deprecation warnings
No JavaScript exceptions
All test pages loaded successfully
No resource errors
Performance

Memory usage: 124.43 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 800+
WordPress.org page https://wordpress.org/plugins/wp-performance/
Badges

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 5

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=wp-performance%2Fwp-performance.php&plugin_status=all&paged=1&s&_wpnonce=c5e54305b9
Aspect after-activation
HTTP status 200
Load time 0.451 s
Memory usage 3.63 MiB
JS errors None
Resource errors None

WP Performance

Page screenshot: WP Performance
URL /wp-admin/admin.php?page=wp-performance
Aspect menu-item
HTTP status 200
Load time 0.284 s
Memory usage 3.7 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.243 s
Memory usage 3.54 MiB
JS errors None
Resource errors None

Add Post ‹ Test site — WordPress

Page screenshot: Add Post ‹ Test site — WordPress
URL /wp-admin/post-new.php
Aspect new-meta-boxes
HTTP status 200
Load time 0.875 s
Memory usage 6.25 MiB
JS errors None
Resource errors None

Add Page ‹ Test site — WordPress

Page screenshot: Add Page ‹ Test site — WordPress
URL /wp-admin/post-new.php?post_type=page
Aspect new-meta-boxes
HTTP status 200
Load time 0.732 s
Memory usage 6.24 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.351 s0.328 s-0.023 s3.51 MiB3.62 MiB+ 119 KiB
/wp-admin/edit.php0.196 s0.237 s+0.041 s3.57 MiB3.71 MiB+ 142.74 KiB
/wp-admin/post-new.php0.768 s0.753 s-0.015 s6.06 MiB6.25 MiB+ 198.23 KiB
/wp-admin/upload.php0.568 s0.534 s-0.034 s3.52 MiB3.62 MiB+ 94.78 KiB
/wp-admin/options-writing.php0.214 s0.289 s+0.075 s3.5 MiB3.6 MiB+ 98.52 KiB
/wp-admin/media-new.php0.265 s0.265 s+0.000 s3.49 MiB3.6 MiB+ 106.71 KiB
/wp-admin/edit-tags.php?taxonomy=category0.200 s0.232 s+0.032 s3.5 MiB3.61 MiB+ 112.2 KiB
/wp-admin/post-new.php?post_type=page0.608 s0.670 s+0.062 s6.05 MiB6.24 MiB+ 195.23 KiB
/wp-admin/options-discussion.php0.412 s0.386 s-0.026 s3.5 MiB3.6 MiB+ 95.59 KiB
/wp-admin/edit-comments.php0.256 s0.228 s-0.028 s3.52 MiB3.62 MiB+ 94.52 KiB
/0.295 s0.177 s-0.118 s3.43 MiB3.54 MiB+ 111.24 KiB
Average 0.376 s0.373 s-0.003 s3.97 MiB4.09 MiB+ 124.43 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
PO File
Language % Lines of code Comment lines Files
PHP73.8%7,6662,15759
PO File13.4%1,3937992
JavaScript6.5%679955
CSS5.7%594203
SVG0.5%5612
Total 10,388 3,072 71

PHP Code Analysis | More results »

Lines of code 4,924
Total complexity 1,234
Median class complexity 15.0
Median method complexity 2.0
Most complex class simple_html_dom_node
Most complex function HtmlDOM::read_tag()
Classes 20
Methods 199
Functions 82

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 9

Meta Boxes

{
    "post": {
        "wpp_page_cache_metabox": {
            "title": "WP Performance Settings",
            "context": "side"
        }
    },
    "page": {
        "wpp_page_cache_metabox": {
            "title": "WP Performance Settings",
            "context": "side"
        }
    }
}

PHP Error Log 1260 lines

[03-May-2025 11:11:33 UTC] PHP Warning:  file_put_contents(/wp-config.php): Failed to open stream: Permission denied in /wp-content/plugins/wp-performance/includes/functions/plugin.php on line 323
[03-May-2025 11:11:33 UTC] PHP Deprecated:  Constant FILTER_SANITIZE_STRING is deprecated in /wp-content/plugins/wp-performance/includes/classes/input.php on line 96
[03-May-2025 11:11:33 UTC] PHP Deprecated:  filter_input(): Passing null to parameter #4 ($options) of type array|int is deprecated in /wp-content/plugins/wp-performance/includes/classes/input.php on line 47
[03-May-2025 11:11:33 UTC] PHP Deprecated:  Constant FILTER_SANITIZE_STRING is deprecated in /wp-content/plugins/wp-performance/includes/classes/input.php on line 96
[03-May-2025 11:11:33 UTC] PHP Deprecated:  filter_input(): Passing null to parameter #4 ($options) of type array|int is deprecated in /wp-content/plugins/wp-performance/includes/classes/input.php on line 47
[03-May-2025 11:11:33 UTC] PHP Deprecated:  Constant FILTER_SANITIZE_STRING is deprecated in /wp-content/plugins/wp-performance/includes/classes/input.php on line 96
[03-May-2025 11:11:33 UTC] PHP Deprecated:  filter_input(): Passing null to parameter #4 ($options) of type array|int is deprecated in /wp-content/plugins/wp-performance/includes/classes/input.php on line 47
[03-May-2025 11:11:33 UTC] PHP Deprecated:  Constant FILTER_SANITIZE_STRING is deprecated in /wp-content/plugins/wp-performance/includes/classes/input.php on line 96
[03-May-2025 11:11:33 UTC] PHP Deprecated:  filter_input(): Passing null to parameter #4 ($options) of type array|int is deprecated in /wp-content/plugins/wp-performance/includes/classes/input.php on line 47
[03-May-2025 11:11:33 UTC] PHP Deprecated:  Constant FILTER_SANITIZE_STRING is deprecated in /wp-content/plugins/wp-performance/includes/classes/input.php on line 96
[03-May-2025 11:11:33 UTC] PHP Deprecated:  filter_input(): Passing null to parameter #4 ($options) of type array|int is deprecated in /wp-content/plugins/wp-performance/includes/classes/input.php on line 47
[03-May-2025 11:11:33 UTC] PHP Deprecated:  Constant FILTER_SANITIZE_STRING is deprecated in /wp-content/plugins/wp-performance/includes/classes/input.php on line 96
[03-May-2025 11:11:33 UTC] PHP Deprecated:  filter_input(): Passing null to parameter #4 ($options) of type array|int is deprecated in /wp-content/plugins/wp-performance/includes/classes/input.php on line 47
[03-May-2025 11:11:33 UTC] PHP Deprecated:  Constant FILTER_SANITIZE_STRING is deprecated in /wp-content/plugins/wp-performance/includes/classes/input.php on line 96
[03-May-2025 11:11:33 UTC] PHP Deprecated:  filter_input(): Passing null to parameter #4 ($options) of type array|int is deprecated in /wp-content/plugins/wp-performance/includes/classes/input.php on line 47
[03-May-2025 11:11:33 UTC] PHP Deprecated:  Constant FILTER_SANITIZE_STRING is deprecated in /wp-content/plugins/wp-performance/includes/classes/input.php on line 96
[03-May-2025 11:11:33 UTC] PHP Deprecated:  filter_input(): Passing null to parameter #4 ($options) of type array|int is deprecated in /wp-content/plugins/wp-performance/includes/classes/input.php on line 47
[03-May-2025 11:11:33 UTC] PHP Deprecated:  Constant FILTER_SANITIZE_STRING is deprecated in /wp-content/plugins/wp-performance/includes/classes/input.php on line 96
[03-May-2025 11:11:33 UTC] PHP Deprecated:  filter_input(): Passing null to parameter #4 ($options) of type array|int is deprecated in /wp-content/plugins/wp-performance/includes/classes/input.php on line 47
[03-May-2025 11:11:33 UTC] PHP Deprecated:  Constant FILTER_SANITIZE_STRING is deprecated in /wp-content/plugins/wp-performance/includes/classes/input.php on line 96
[03-May-2025 11:11:33 UTC] PHP Deprecated:  filter_input(): Passing null to parameter #4 ($options) of type array|int is deprecated in /wp-content/plugins/wp-performance/includes/classes/input.php on line 47
[03-May-2025 11:11:33 UTC] PHP Deprecated:  Constant FILTER_SANITIZE_STRING is deprecated in /wp-content/plugins/wp-performance/includes/classes/input.php on line 96
[03-May-2025 11:11:33 UTC] PHP Deprecated:  filter_input(): Passing null to parameter #4 ($options) of type array|int is deprecated in /wp-content/plugins/wp-performance/includes/classes/input.php on line 47
[03-May-2025 11:11:33 UTC] PHP Deprecated:  Constant FILTER_SANITIZE_STRING is deprecated in /wp-content/plugins/wp-performance/includes/classes/input.php on line 96
[03-May-2025 11:11:33 UTC] PHP Deprecated:  filter_input(): Passing null to parameter #4 ($options) of type array|int is deprecated in /wp-content/plugins/wp-performance/includes/classes/input.php on line 47
[03-May-2025 11:11:33 UTC] PHP Deprecated:  Constant FILTER_SANITIZE_STRING is deprecated in /wp-content/plugins/wp-performance/includes/classes/input.php on line 96
[03-May-2025 11:11:33 UTC] PHP Deprecated:  filter_input(): Passing null to parameter #4 ($options) of type array|int is deprecated in /wp-content/plugins/wp-performance/includes/classes/input.php on line 47
[03-May-2025 11:11:33 UTC] PHP Deprecated:  Constant FILTER_SANITIZE_STRING is deprecated in /wp-content/plugins/wp-performance/includes/classes/input.php on line 96
[03-May-2025 11:11:33 UTC] PHP Deprecated:  filter_input(): Passing null to parameter #4 ($options) of type array|int is deprecated in /wp-content/plugins/wp-performance/includes/classes/input.php on line 47
[03-May-2025 11:11:33 UTC] PHP Deprecated:  Constant FILTER_SANITIZE_STRING is deprecated in /wp-content/plugins/wp-performance/includes/classes/input.php on line 96
[03-May-2025 11:11:33 UTC] PHP Deprecated:  filter_input(): Passing null to parameter #4 ($options) of type array|int is deprecated in /wp-content/plugins/wp-performance/includes/classes/input.php on line 47
[03-May-2025 11:11:33 UTC] PHP Deprecated:  Constant FILTER_SANITIZE_STRING is deprecated in /wp-content/plugins/wp-performance/includes/classes/input.php on line 96
[03-May-2025 11:11:33 UTC] PHP Deprecated:  filter_input(): Passing null to parameter #4 ($options) of type array|int is deprecated in /wp-content/plugins/wp-performance/includes/classes/input.php on line 47
[03-May-2025 11:11:33 UTC] PHP Deprecated:  Constant FILTER_SANITIZE_STRING is deprecated in /wp-content/plugins/wp-performance/includes/classes/input.php on line 96
[03-May-2025 11:11:33 UTC] PHP Deprecated:  filter_input(): Passing null to parameter #4 ($options) of type array|int is deprecated in /wp-content/plugins/wp-performance/includes/classes/input.php on line 47
[03-May-2025 11:11:33 UTC] PHP Deprecated:  Constant FILTER_SANITIZE_STRING is deprecated in /wp-content/plugins/wp-performance/includes/classes/input.php on line 96
[03-May-2025 11:11:33 UTC] PHP Deprecated:  filter_input(): Passing null to parameter #4 ($options) of type array|int is deprecated in /wp-content/plugins/wp-performance/includes/classes/input.php on line 47
[03-May-2025 11:11:33 UTC] PHP Deprecated:  Constant FILTER_SANITIZE_STRING is deprecated in /wp-content/plugins/wp-performance/includes/classes/input.php on line 96
[03-May-2025 11:11:33 UTC] PHP Deprecated:  filter_input(): Passing null to parameter #4 ($options) of type array|int is deprecated in /wp-content/plugins/wp-performance/includes/classes/input.php on line 47
[03-May-2025 11:11:33 UTC] PHP Deprecated:  Constant FILTER_SANITIZE_STRING is deprecated in /wp-content/plugins/wp-performance/includes/classes/input.php on line 96
[03-May-2025 11:11:33 UTC] PHP Deprecated:  filter_input(): Passing null to parameter #4 ($options) of type array|int is deprecated in /wp-content/plugins/wp-performance/includes/classes/input.php on line 47
[03-May-2025 11:11:33 UTC] PHP Deprecated:  Constant FILTER_SANITIZE_STRING is deprecated in /wp-content/plugins/wp-performance/includes/classes/input.php on line 96
[03-May-2025 11:11:33 UTC] PHP Deprecated:  filter_input(): Passing null to parameter #4 ($options) of type array|int is deprecated in /wp-content/plugins/wp-performance/includes/classes/input.php on line 47
[03-May-2025 11:11:34 UTC] PHP Deprecated:  Constant FILTER_SANITIZE_STRING is deprecated in /wp-content/plugins/wp-performance/includes/classes/input.php on line 96
[03-May-2025 11:11:34 UTC] PHP Deprecated:  filter_input(): Passing null to parameter #4 ($options) of type array|int is deprecated in /wp-content/plugins/wp-performance/includes/classes/input.php on line 47
[03-May-2025 11:11:34 UTC] PHP Deprecated:  Constant FILTER_SANITIZE_STRING is deprecated in /wp-content/plugins/wp-performance/includes/classes/input.php on line 96
[03-May-2025 11:11:34 UTC] PHP Deprecated:  filter_input(): Passing null to parameter #4 ($options) of type array|int is deprecated in /wp-content/plugins/wp-performance/includes/classes/input.php on line 47
[03-May-2025 11:11:34 UTC] PHP Deprecated:  Constant FILTER_SANITIZE_STRING is deprecated in /wp-content/plugins/wp-performance/includes/classes/input.php on line 96
[03-May-2025 11:11:34 UTC] PHP Deprecated:  filter_input(): Passing null to parameter #4 ($options) of type array|int is deprecated in /wp-content/plugins/wp-performance/includes/classes/input.php on line 47
[03-May-2025 11:11:34 UTC] PHP Deprecated:  Constant FILTER_SANITIZE_STRING is deprecated in /wp-content/plugins/wp-performance/includes/classes/input.php on line 96
[03-May-2025 11:11:34 UTC] PHP Deprecated:  filter_input(): Passing null to parameter #4 ($options) of type array|int is deprecated in /wp-content/plugins/wp-performance/includes/classes/input.php on line 47
[03-May-2025 11:11:34 UTC] PHP Deprecated:  Constant FILTER_SANITIZE_STRING is deprecated in /wp-content/plugins/wp-performance/includes/classes/input.php on line 96
[03-May-2025 11:11:34 UTC] PHP Deprecated:  filter_input(): Passing null to parameter #4 ($options) of type array|int is deprecated in /wp-content/plugins/wp-performance/includes/classes/input.php on line 47
[03-May-2025 11:11:34 UTC] PHP Deprecated:  Constant FILTER_SANITIZE_STRING is deprecated in /wp-content/plugins/wp-performance/includes/classes/input.php on line 96
[03-May-2025 11:11:34 UTC] PHP Deprecated:  filter_input(): Passing null to parameter #4 ($options) of type array|int is deprecated in /wp-content/plugins/wp-performance/includes/classes/input.php on line 47
[03-May-2025 11:11:34 UTC] PHP Deprecated:  Constant FILTER_SANITIZE_STRING is deprecated in /wp-content/plugins/wp-performance/includes/classes/input.php on line 96
[03-May-2025 11:11:34 UTC] PHP Deprecated:  filter_input(): Passing null to parameter #4 ($options) of type array|int is deprecated in /wp-content/plugins/wp-performance/includes/classes/input.php on line 47
[03-May-2025 11:11:34 UTC] PHP Deprecated:  Constant FILTER_SANITIZE_STRING is deprecated in /wp-content/plugins/wp-performance/includes/classes/input.php on line 96
[03-May-2025 11:11:34 UTC] PHP Deprecated:  filter_input(): Passing null to parameter #4 ($options) of type array|int is deprecated in /wp-content/plugins/wp-performance/includes/classes/input.php on line 47
[03-May-2025 11:11:34 UTC] PHP Deprecated:  Constant FILTER_SANITIZE_STRING is deprecated in /wp-content/plugins/wp-performance/includes/classes/input.php on line 96
[03-May-2025 11:11:34 UTC] PHP Deprecated:  filter_input(): Passing null to parameter #4 ($options) of type array|int is deprecated in /wp-content/plugins/wp-performance/includes/classes/input.php on line 47
[03-May-2025 11:11:34 UTC] PHP Deprecated:  Constant FILTER_SANITIZE_STRING is deprecated in /wp-content/plugins/wp-performance/includes/classes/input.php on line 96
[03-May-2025 11:11:34 UTC] PHP Deprecated:  filter_input(): Passing null to parameter #4 ($options) of type array|int is deprecated in /wp-content/plugins/wp-performance/includes/classes/input.php on line 47
[03-May-2025 11:11:34 UTC] PHP Deprecated:  Constant FILTER_SANITIZE_STRING is deprecated in /wp-content/plugins/wp-performance/includes/classes/input.php on line 96
[03-May-2025 11:11:34 UTC] PHP Deprecated:  filter_input(): Passing null to parameter #4 ($options) of type array|int is deprecated in /wp-content/plugins/wp-performance/includes/classes/input.php on line 47
[03-May-2025 11:11:34 UTC] PHP Deprecated:  Constant FILTER_SANITIZE_STRING is deprecated in /wp-content/plugins/wp-performance/includes/classes/input.php on line 96
[03-May-2025 11:11:34 UTC] PHP Deprecated:  filter_input(): Passing null to parameter #4 ($options) of type array|int is deprecated in /wp-content/plugins/wp-performance/includes/classes/input.php on line 47
[03-May-2025 11:11:34 UTC] PHP Deprecated:  Constant FILTER_SANITIZE_STRING is deprecated in /wp-content/plugins/wp-performance/includes/classes/input.php on line 96
[03-May-2025 11:11:34 UTC] PHP Deprecated:  filter_input(): Passing null to parameter #4 ($options) of type array|int is deprecated in /wp-content/plugins/wp-performance/includes/classes/input.php on line 47
[03-May-2025 11:11:34 UTC] PHP Deprecated:  Constant FILTER_SANITIZE_STRING is deprecated in /wp-content/plugins/wp-performance/includes/classes/input.php on line 96
[03-May-2025 11:11:34 UTC] PHP Deprecated:  filter_input(): Passing null to parameter #4 ($options) of type array|int is deprecated in /wp-content/plugins/wp-performance/includes/classes/input.php on line 47
[03-May-2025 11:11:34 UTC] PHP Deprecated:  Constant FILTER_SANITIZE_STRING is deprecated in /wp-content/plugins/wp-performance/includes/classes/input.php on line 96
[03-May-2025 11:11:34 UTC] PHP Deprecated:  filter_input(): Passing null to parameter #4 ($options) of type array|int is deprecated in /wp-content/plugins/wp-performance/includes/classes/input.php on line 47
[03-May-2025 11:11:34 UTC] PHP Deprecated:  Constant FILTER_SANITIZE_STRING is deprecated in /wp-content/plugins/wp-performance/includes/classes/input.php on line 96
[03-May-2025 11:11:34 UTC] PHP Deprecated:  filter_input(): Passing null to parameter #4 ($options) of type array|int is deprecated in /wp-content/plugins/wp-performance/includes/classes/input.php on line 47
[03-May-2025 11:11:34 UTC] PHP Deprecated:  Constant FILTER_SANITIZE_STRING is deprecated in /wp-content/plugins/wp-performance/includes/classes/input.php on line 96
[03-May-2025 11:11:34 UTC] PHP Deprecated:  filter_input(): Passing null to parameter #4 ($options) of type array|int is deprecated in /wp-content/plugins/wp-performance/includes/classes/input.php on line 47
[03-May-2025 11:11:34 UTC] PHP Deprecated:  Constant FILTER_SANITIZE_STRING is deprecated in /wp-content/plugins/wp-performance/includes/classes/input.php on line 96
[03-May-2025 11:11:34 UTC] PHP Deprecated:  filter_input(): Passing null to parameter #4 ($options) of type array|int is deprecated in /wp-content/plugins/wp-performance/includes/classes/input.php on line 47
[03-May-2025 11:11:34 UTC] PHP Deprecated:  Constant FILTER_SANITIZE_STRING is deprecated in /wp-content/plugins/wp-performance/includes/classes/input.php on line 96
[03-May-2025 11:11:34 UTC] PHP Deprecated:  filter_input(): Passing null to parameter #4 ($options) of type array|int is deprecated in /wp-content/plugins/wp-performance/includes/classes/input.php on line 47
[03-May-2025 11:11:34 UTC] PHP Deprecated:  Constant FILTER_SANITIZE_STRING is deprecated in /wp-content/plugins/wp-performance/includes/classes/input.php on line 96
[03-May-2025 11:11:34 UTC] PHP Deprecated:  filter_input(): Passing null to parameter #4 ($options) of type array|int is deprecated in /wp-content/plugins/wp-performance/includes/classes/input.php on line 47
[03-May-2025 11:11:34 UTC] PHP Deprecated:  Constant FILTER_SANITIZE_STRING is deprecated in /wp-content/plugins/wp-performance/includes/classes/input.php on line 96
[03-May-2025 11:11:34 UTC] PHP Deprecated:  filter_input(): Passing null to parameter #4 ($options) of type array|int is deprecated in /wp-content/plugins/wp-performance/includes/classes/input.php on line 47
[03-May-2025 11:11:34 UTC] PHP Deprecated:  Constant FILTER_SANITIZE_STRING is deprecated in /wp-content/plugins/wp-performance/includes/classes/input.php on line 96
[03-May-2025 11:11:34 UTC] PHP Deprecated:  filter_input(): Passing null to parameter #4 ($options) of type array|int is deprecated in /wp-content/plugins/wp-performance/includes/classes/input.php on line 47
[03-May-2025 11:11:34 UTC] PHP Deprecated:  Constant FILTER_SANITIZE_STRING is deprecated in /wp-content/plugins/wp-performance/includes/classes/input.php on line 96
[03-May-2025 11:11:34 UTC] PHP Deprecated:  filter_input(): Passing null to parameter #4 ($options) of type array|int is deprecated in /wp-content/plugins/wp-performance/includes/classes/input.php on line 47
[03-May-2025 11:11:34 UTC] PHP Deprecated:  Constant FILTER_SANITIZE_STRING is deprecated in /wp-content/plugins/wp-performance/includes/classes/input.php on line 96
[03-May-2025 11:11:34 UTC] PHP Deprecated:  filter_input(): Passing null to parameter #4 ($options) of type array|int is deprecated in /wp-content/plugins/wp-performance/includes/classes/input.php on line 47
[03-May-2025 11:11:34 UTC] PHP Deprecated:  Constant FILTER_SANITIZE_STRING is deprecated in /wp-content/plugins/wp-performance/includes/classes/input.php on line 96
[03-May-2025 11:11:34 UTC] PHP Deprecated:  filter_input(): Passing null to parameter #4 ($options) of type array|int is deprecated in /wp-content/plugins/wp-performance/includes/classes/input.php on line 47
[03-May-2025 11:11:34 UTC] PHP Deprecated:  Constant FILTER_SANITIZE_STRING is deprecated in /wp-content/plugins/wp-performance/includes/classes/input.php on line 96
[03-May-2025 11:11:34 UTC] PHP Deprecated:  filter_input(): Passing null to parameter #4 ($options) of type array|int is deprecated in /wp-content/plugins/wp-performance/includes/classes/input.php on line 47
[03-May-2025 11:11:34 UTC] PHP Deprecated:  Constant FILTER_SANITIZE_STRING is deprecated in /wp-content/plugins/wp-performance/includes/classes/input.php on line 96
[03-May-2025 11:11:34 UTC] PHP Deprecated:  filter_input(): Passing null to parameter #4 ($options) of type array|int is deprecated in /wp-content/plugins/wp-performance/includes/classes/input.php on line 47
[03-May-2025 11:11:34 UTC] PHP Deprecated:  Constant FILTER_SANITIZE_STRING is deprecated in /wp-content/plugins/wp-performance/includes/classes/input.php on line 96
[03-May-2025 11:11:34 UTC] PHP Deprecated:  filter_input(): Passing null to parameter #4 ($options) of type array|int is deprecated in /wp-content/plugins/wp-performance/includes/classes/input.php on line 47
[03-May-2025 11:11:34 UTC] PHP Deprecated:  Constant FILTER_SANITIZE_STRING is deprecated in /wp-content/plugins/wp-performance/includes/classes/input.php on line 96

(+1160 more lines)
See also: All tests for this plugin, How to Hide WP Performance Admin Menus and Meta Boxes