WP Performance 1.1.8.3

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

Summary

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

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

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

Environment
WordPress version6.4.3
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=6f1a715590
Aspect after-activation
HTTP status 200
Load time 0.486 s
Memory usage 3.44 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.323 s
Memory usage 3.57 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.210 s
Memory usage 3.42 MiB
JS errors None
Resource errors None

Add New Post ‹ Test site — WordPress

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

Add New Page ‹ Test site — WordPress

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

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.403 s0.379 s-0.024 s3.38 MiB3.5 MiB+ 117.52 KiB
/wp-admin/edit.php0.229 s0.269 s+0.040 s3.41 MiB3.58 MiB+ 178.13 KiB
/wp-admin/post-new.php1.013 s0.748 s-0.265 s5.46 MiB5.6 MiB+ 142.01 KiB
/wp-admin/upload.php0.589 s0.749 s+0.160 s3.32 MiB3.42 MiB+ 101.95 KiB
/wp-admin/options-writing.php0.226 s0.309 s+0.083 s3.32 MiB3.41 MiB+ 95.89 KiB
/wp-admin/media-new.php0.323 s0.281 s-0.042 s3.3 MiB3.41 MiB+ 115.18 KiB
/wp-admin/edit-tags.php?taxonomy=category0.202 s0.286 s+0.084 s3.31 MiB3.45 MiB+ 139.73 KiB
/wp-admin/post-new.php?post_type=page0.616 s0.649 s+0.033 s5.45 MiB5.59 MiB+ 141.77 KiB
/wp-admin/options-discussion.php0.224 s0.372 s+0.148 s3.3 MiB3.4 MiB+ 103.95 KiB
/wp-admin/edit-comments.php0.243 s0.429 s+0.186 s3.34 MiB3.43 MiB+ 100.98 KiB
/0.343 s0.279 s-0.064 s3.36 MiB3.42 MiB+ 58.95 KiB
Average 0.401 s0.432 s+0.031 s3.72 MiB3.84 MiB+ 117.82 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 1256 lines

[03-Feb-2024 00:32:20 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-Feb-2024 00:32:20 UTC] PHP Deprecated:  Constant FILTER_SANITIZE_STRING is deprecated in /wp-content/plugins/wp-performance/includes/classes/input.php on line 96
[03-Feb-2024 00:32:20 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-Feb-2024 00:32:20 UTC] PHP Deprecated:  Constant FILTER_SANITIZE_STRING is deprecated in /wp-content/plugins/wp-performance/includes/classes/input.php on line 96
[03-Feb-2024 00:32:20 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-Feb-2024 00:32:20 UTC] PHP Deprecated:  Constant FILTER_SANITIZE_STRING is deprecated in /wp-content/plugins/wp-performance/includes/classes/input.php on line 96
[03-Feb-2024 00:32:20 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-Feb-2024 00:32:20 UTC] PHP Deprecated:  Constant FILTER_SANITIZE_STRING is deprecated in /wp-content/plugins/wp-performance/includes/classes/input.php on line 96
[03-Feb-2024 00:32:20 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-Feb-2024 00:32:20 UTC] PHP Deprecated:  Constant FILTER_SANITIZE_STRING is deprecated in /wp-content/plugins/wp-performance/includes/classes/input.php on line 96
[03-Feb-2024 00:32:20 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-Feb-2024 00:32:20 UTC] PHP Deprecated:  Constant FILTER_SANITIZE_STRING is deprecated in /wp-content/plugins/wp-performance/includes/classes/input.php on line 96
[03-Feb-2024 00:32:20 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-Feb-2024 00:32:20 UTC] PHP Deprecated:  Constant FILTER_SANITIZE_STRING is deprecated in /wp-content/plugins/wp-performance/includes/classes/input.php on line 96
[03-Feb-2024 00:32:20 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-Feb-2024 00:32:20 UTC] PHP Deprecated:  Constant FILTER_SANITIZE_STRING is deprecated in /wp-content/plugins/wp-performance/includes/classes/input.php on line 96
[03-Feb-2024 00:32:20 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-Feb-2024 00:32:20 UTC] PHP Deprecated:  Constant FILTER_SANITIZE_STRING is deprecated in /wp-content/plugins/wp-performance/includes/classes/input.php on line 96
[03-Feb-2024 00:32:20 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-Feb-2024 00:32:20 UTC] PHP Deprecated:  Constant FILTER_SANITIZE_STRING is deprecated in /wp-content/plugins/wp-performance/includes/classes/input.php on line 96
[03-Feb-2024 00:32:20 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-Feb-2024 00:32:20 UTC] PHP Deprecated:  Constant FILTER_SANITIZE_STRING is deprecated in /wp-content/plugins/wp-performance/includes/classes/input.php on line 96
[03-Feb-2024 00:32:20 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-Feb-2024 00:32:20 UTC] PHP Deprecated:  Constant FILTER_SANITIZE_STRING is deprecated in /wp-content/plugins/wp-performance/includes/classes/input.php on line 96
[03-Feb-2024 00:32:20 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-Feb-2024 00:32:20 UTC] PHP Deprecated:  Constant FILTER_SANITIZE_STRING is deprecated in /wp-content/plugins/wp-performance/includes/classes/input.php on line 96
[03-Feb-2024 00:32:20 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-Feb-2024 00:32:20 UTC] PHP Deprecated:  Constant FILTER_SANITIZE_STRING is deprecated in /wp-content/plugins/wp-performance/includes/classes/input.php on line 96
[03-Feb-2024 00:32:20 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-Feb-2024 00:32:20 UTC] PHP Deprecated:  Constant FILTER_SANITIZE_STRING is deprecated in /wp-content/plugins/wp-performance/includes/classes/input.php on line 96
[03-Feb-2024 00:32:20 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-Feb-2024 00:32:20 UTC] PHP Deprecated:  Constant FILTER_SANITIZE_STRING is deprecated in /wp-content/plugins/wp-performance/includes/classes/input.php on line 96
[03-Feb-2024 00:32:20 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-Feb-2024 00:32:20 UTC] PHP Deprecated:  Constant FILTER_SANITIZE_STRING is deprecated in /wp-content/plugins/wp-performance/includes/classes/input.php on line 96
[03-Feb-2024 00:32:20 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-Feb-2024 00:32:20 UTC] PHP Deprecated:  Constant FILTER_SANITIZE_STRING is deprecated in /wp-content/plugins/wp-performance/includes/classes/input.php on line 96
[03-Feb-2024 00:32:20 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-Feb-2024 00:32:20 UTC] PHP Deprecated:  Constant FILTER_SANITIZE_STRING is deprecated in /wp-content/plugins/wp-performance/includes/classes/input.php on line 96
[03-Feb-2024 00:32:20 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-Feb-2024 00:32:20 UTC] PHP Deprecated:  Constant FILTER_SANITIZE_STRING is deprecated in /wp-content/plugins/wp-performance/includes/classes/input.php on line 96
[03-Feb-2024 00:32:20 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-Feb-2024 00:32:20 UTC] PHP Deprecated:  Constant FILTER_SANITIZE_STRING is deprecated in /wp-content/plugins/wp-performance/includes/classes/input.php on line 96
[03-Feb-2024 00:32:20 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-Feb-2024 00:32:21 UTC] PHP Deprecated:  Constant FILTER_SANITIZE_STRING is deprecated in /wp-content/plugins/wp-performance/includes/classes/input.php on line 96
[03-Feb-2024 00:32:21 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-Feb-2024 00:32:21 UTC] PHP Deprecated:  Constant FILTER_SANITIZE_STRING is deprecated in /wp-content/plugins/wp-performance/includes/classes/input.php on line 96
[03-Feb-2024 00:32:21 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-Feb-2024 00:32:21 UTC] PHP Deprecated:  Constant FILTER_SANITIZE_STRING is deprecated in /wp-content/plugins/wp-performance/includes/classes/input.php on line 96
[03-Feb-2024 00:32:21 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-Feb-2024 00:32:21 UTC] PHP Deprecated:  Constant FILTER_SANITIZE_STRING is deprecated in /wp-content/plugins/wp-performance/includes/classes/input.php on line 96
[03-Feb-2024 00:32:21 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-Feb-2024 00:32:21 UTC] PHP Deprecated:  Constant FILTER_SANITIZE_STRING is deprecated in /wp-content/plugins/wp-performance/includes/classes/input.php on line 96
[03-Feb-2024 00:32:21 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-Feb-2024 00:32:21 UTC] PHP Deprecated:  Constant FILTER_SANITIZE_STRING is deprecated in /wp-content/plugins/wp-performance/includes/classes/input.php on line 96
[03-Feb-2024 00:32:21 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-Feb-2024 00:32:21 UTC] PHP Deprecated:  Constant FILTER_SANITIZE_STRING is deprecated in /wp-content/plugins/wp-performance/includes/classes/input.php on line 96
[03-Feb-2024 00:32:21 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-Feb-2024 00:32:21 UTC] PHP Deprecated:  Constant FILTER_SANITIZE_STRING is deprecated in /wp-content/plugins/wp-performance/includes/classes/input.php on line 96
[03-Feb-2024 00:32:21 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-Feb-2024 00:32:21 UTC] PHP Deprecated:  Constant FILTER_SANITIZE_STRING is deprecated in /wp-content/plugins/wp-performance/includes/classes/input.php on line 96
[03-Feb-2024 00:32:21 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-Feb-2024 00:32:21 UTC] PHP Deprecated:  Constant FILTER_SANITIZE_STRING is deprecated in /wp-content/plugins/wp-performance/includes/classes/input.php on line 96
[03-Feb-2024 00:32:21 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-Feb-2024 00:32:21 UTC] PHP Deprecated:  Constant FILTER_SANITIZE_STRING is deprecated in /wp-content/plugins/wp-performance/includes/classes/input.php on line 96
[03-Feb-2024 00:32:21 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-Feb-2024 00:32:21 UTC] PHP Deprecated:  Constant FILTER_SANITIZE_STRING is deprecated in /wp-content/plugins/wp-performance/includes/classes/input.php on line 96
[03-Feb-2024 00:32:21 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-Feb-2024 00:32:21 UTC] PHP Deprecated:  Constant FILTER_SANITIZE_STRING is deprecated in /wp-content/plugins/wp-performance/includes/classes/input.php on line 96
[03-Feb-2024 00:32:21 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-Feb-2024 00:32:21 UTC] PHP Deprecated:  Constant FILTER_SANITIZE_STRING is deprecated in /wp-content/plugins/wp-performance/includes/classes/input.php on line 96
[03-Feb-2024 00:32:21 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-Feb-2024 00:32:21 UTC] PHP Deprecated:  Constant FILTER_SANITIZE_STRING is deprecated in /wp-content/plugins/wp-performance/includes/classes/input.php on line 96
[03-Feb-2024 00:32:21 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-Feb-2024 00:32:21 UTC] PHP Deprecated:  Constant FILTER_SANITIZE_STRING is deprecated in /wp-content/plugins/wp-performance/includes/classes/input.php on line 96
[03-Feb-2024 00:32:21 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-Feb-2024 00:32:21 UTC] PHP Deprecated:  Constant FILTER_SANITIZE_STRING is deprecated in /wp-content/plugins/wp-performance/includes/classes/input.php on line 96
[03-Feb-2024 00:32:21 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-Feb-2024 00:32:21 UTC] PHP Deprecated:  Constant FILTER_SANITIZE_STRING is deprecated in /wp-content/plugins/wp-performance/includes/classes/input.php on line 96
[03-Feb-2024 00:32:21 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-Feb-2024 00:32:21 UTC] PHP Deprecated:  Constant FILTER_SANITIZE_STRING is deprecated in /wp-content/plugins/wp-performance/includes/classes/input.php on line 96
[03-Feb-2024 00:32:21 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-Feb-2024 00:32:21 UTC] PHP Deprecated:  Constant FILTER_SANITIZE_STRING is deprecated in /wp-content/plugins/wp-performance/includes/classes/input.php on line 96
[03-Feb-2024 00:32:21 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-Feb-2024 00:32:22 UTC] PHP Deprecated:  Constant FILTER_SANITIZE_STRING is deprecated in /wp-content/plugins/wp-performance/includes/classes/input.php on line 96
[03-Feb-2024 00:32:22 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-Feb-2024 00:32:22 UTC] PHP Deprecated:  Constant FILTER_SANITIZE_STRING is deprecated in /wp-content/plugins/wp-performance/includes/classes/input.php on line 96
[03-Feb-2024 00:32:22 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-Feb-2024 00:32:22 UTC] PHP Deprecated:  Constant FILTER_SANITIZE_STRING is deprecated in /wp-content/plugins/wp-performance/includes/classes/input.php on line 96
[03-Feb-2024 00:32:22 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-Feb-2024 00:32:22 UTC] PHP Deprecated:  Constant FILTER_SANITIZE_STRING is deprecated in /wp-content/plugins/wp-performance/includes/classes/input.php on line 96
[03-Feb-2024 00:32:22 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-Feb-2024 00:32:22 UTC] PHP Deprecated:  Constant FILTER_SANITIZE_STRING is deprecated in /wp-content/plugins/wp-performance/includes/classes/input.php on line 96
[03-Feb-2024 00:32:22 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-Feb-2024 00:32:22 UTC] PHP Deprecated:  Constant FILTER_SANITIZE_STRING is deprecated in /wp-content/plugins/wp-performance/includes/classes/input.php on line 96
[03-Feb-2024 00:32:22 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-Feb-2024 00:32:22 UTC] PHP Deprecated:  Constant FILTER_SANITIZE_STRING is deprecated in /wp-content/plugins/wp-performance/includes/classes/input.php on line 96
[03-Feb-2024 00:32:22 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-Feb-2024 00:32:22 UTC] PHP Deprecated:  Constant FILTER_SANITIZE_STRING is deprecated in /wp-content/plugins/wp-performance/includes/classes/input.php on line 96
[03-Feb-2024 00:32:22 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-Feb-2024 00:32:22 UTC] PHP Deprecated:  Constant FILTER_SANITIZE_STRING is deprecated in /wp-content/plugins/wp-performance/includes/classes/input.php on line 96

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