WP Performance 1.1.8.3

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

Summary

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

Memory usage: 117.46 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 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=21403dcd64
Aspect after-activation
HTTP status 200
Load time 0.458 s
Memory usage 3.49 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.312 s
Memory usage 3.63 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.208 s
Memory usage 3.47 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.656 s
Memory usage 5.73 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.706 s
Memory usage 5.72 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.365 s0.343 s-0.022 s3.44 MiB3.55 MiB+ 117.58 KiB
/wp-admin/edit.php0.218 s0.255 s+0.037 s3.46 MiB3.63 MiB+ 178.19 KiB
/wp-admin/post-new.php0.944 s0.821 s-0.123 s5.59 MiB5.73 MiB+ 142.07 KiB
/wp-admin/upload.php0.580 s0.535 s-0.045 s3.38 MiB3.48 MiB+ 102.01 KiB
/wp-admin/options-writing.php0.225 s0.309 s+0.084 s3.37 MiB3.47 MiB+ 95.33 KiB
/wp-admin/media-new.php0.296 s0.289 s-0.007 s3.35 MiB3.46 MiB+ 115.24 KiB
/wp-admin/edit-tags.php?taxonomy=category0.205 s0.229 s+0.024 s3.37 MiB3.5 MiB+ 139.79 KiB
/wp-admin/post-new.php?post_type=page0.570 s0.638 s+0.068 s5.59 MiB5.72 MiB+ 137.83 KiB
/wp-admin/options-discussion.php0.374 s0.498 s+0.124 s3.36 MiB3.46 MiB+ 104.02 KiB
/wp-admin/edit-comments.php0.259 s0.293 s+0.034 s3.39 MiB3.49 MiB+ 101.04 KiB
/0.307 s0.220 s-0.087 s3.42 MiB3.47 MiB+ 59.02 KiB
Average 0.395 s0.403 s+0.008 s3.79 MiB3.91 MiB+ 117.46 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 1272 lines

[13-Apr-2024 00:38:53 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
[13-Apr-2024 00:38:53 UTC] PHP Deprecated:  Constant FILTER_SANITIZE_STRING is deprecated in /wp-content/plugins/wp-performance/includes/classes/input.php on line 96
[13-Apr-2024 00:38:53 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
[13-Apr-2024 00:38:53 UTC] PHP Deprecated:  Constant FILTER_SANITIZE_STRING is deprecated in /wp-content/plugins/wp-performance/includes/classes/input.php on line 96
[13-Apr-2024 00:38:53 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
[13-Apr-2024 00:38:53 UTC] PHP Deprecated:  Constant FILTER_SANITIZE_STRING is deprecated in /wp-content/plugins/wp-performance/includes/classes/input.php on line 96
[13-Apr-2024 00:38:53 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
[13-Apr-2024 00:38:53 UTC] PHP Deprecated:  Constant FILTER_SANITIZE_STRING is deprecated in /wp-content/plugins/wp-performance/includes/classes/input.php on line 96
[13-Apr-2024 00:38:53 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
[13-Apr-2024 00:38:53 UTC] PHP Deprecated:  Constant FILTER_SANITIZE_STRING is deprecated in /wp-content/plugins/wp-performance/includes/classes/input.php on line 96
[13-Apr-2024 00:38:53 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
[13-Apr-2024 00:38:53 UTC] PHP Deprecated:  Constant FILTER_SANITIZE_STRING is deprecated in /wp-content/plugins/wp-performance/includes/classes/input.php on line 96
[13-Apr-2024 00:38:53 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
[13-Apr-2024 00:38:53 UTC] PHP Deprecated:  Constant FILTER_SANITIZE_STRING is deprecated in /wp-content/plugins/wp-performance/includes/classes/input.php on line 96
[13-Apr-2024 00:38:53 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
[13-Apr-2024 00:38:53 UTC] PHP Deprecated:  Constant FILTER_SANITIZE_STRING is deprecated in /wp-content/plugins/wp-performance/includes/classes/input.php on line 96
[13-Apr-2024 00:38:53 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
[13-Apr-2024 00:38:53 UTC] PHP Deprecated:  Constant FILTER_SANITIZE_STRING is deprecated in /wp-content/plugins/wp-performance/includes/classes/input.php on line 96
[13-Apr-2024 00:38:53 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
[13-Apr-2024 00:38:53 UTC] PHP Deprecated:  Constant FILTER_SANITIZE_STRING is deprecated in /wp-content/plugins/wp-performance/includes/classes/input.php on line 96
[13-Apr-2024 00:38:53 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
[13-Apr-2024 00:38:53 UTC] PHP Deprecated:  Constant FILTER_SANITIZE_STRING is deprecated in /wp-content/plugins/wp-performance/includes/classes/input.php on line 96
[13-Apr-2024 00:38:53 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
[13-Apr-2024 00:38:53 UTC] PHP Deprecated:  Constant FILTER_SANITIZE_STRING is deprecated in /wp-content/plugins/wp-performance/includes/classes/input.php on line 96
[13-Apr-2024 00:38:53 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
[13-Apr-2024 00:38:53 UTC] PHP Deprecated:  Constant FILTER_SANITIZE_STRING is deprecated in /wp-content/plugins/wp-performance/includes/classes/input.php on line 96
[13-Apr-2024 00:38:53 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
[13-Apr-2024 00:38:53 UTC] PHP Deprecated:  Constant FILTER_SANITIZE_STRING is deprecated in /wp-content/plugins/wp-performance/includes/classes/input.php on line 96
[13-Apr-2024 00:38:53 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
[13-Apr-2024 00:38:53 UTC] PHP Deprecated:  Constant FILTER_SANITIZE_STRING is deprecated in /wp-content/plugins/wp-performance/includes/classes/input.php on line 96
[13-Apr-2024 00:38:53 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
[13-Apr-2024 00:38:53 UTC] PHP Deprecated:  Constant FILTER_SANITIZE_STRING is deprecated in /wp-content/plugins/wp-performance/includes/classes/input.php on line 96
[13-Apr-2024 00:38:53 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
[13-Apr-2024 00:38:53 UTC] PHP Deprecated:  Constant FILTER_SANITIZE_STRING is deprecated in /wp-content/plugins/wp-performance/includes/classes/input.php on line 96
[13-Apr-2024 00:38:53 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
[13-Apr-2024 00:38:53 UTC] PHP Deprecated:  Constant FILTER_SANITIZE_STRING is deprecated in /wp-content/plugins/wp-performance/includes/classes/input.php on line 96
[13-Apr-2024 00:38:53 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
[13-Apr-2024 00:38:53 UTC] PHP Deprecated:  Constant FILTER_SANITIZE_STRING is deprecated in /wp-content/plugins/wp-performance/includes/classes/input.php on line 96
[13-Apr-2024 00:38:53 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
[13-Apr-2024 00:38:53 UTC] PHP Deprecated:  Constant FILTER_SANITIZE_STRING is deprecated in /wp-content/plugins/wp-performance/includes/classes/input.php on line 96
[13-Apr-2024 00:38:53 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
[13-Apr-2024 00:38:53 UTC] PHP Deprecated:  Constant FILTER_SANITIZE_STRING is deprecated in /wp-content/plugins/wp-performance/includes/classes/input.php on line 96
[13-Apr-2024 00:38:53 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
[13-Apr-2024 00:38:54 UTC] PHP Deprecated:  Constant FILTER_SANITIZE_STRING is deprecated in /wp-content/plugins/wp-performance/includes/classes/input.php on line 96
[13-Apr-2024 00:38:54 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
[13-Apr-2024 00:38:54 UTC] PHP Deprecated:  Constant FILTER_SANITIZE_STRING is deprecated in /wp-content/plugins/wp-performance/includes/classes/input.php on line 96
[13-Apr-2024 00:38:54 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
[13-Apr-2024 00:38:54 UTC] PHP Deprecated:  Constant FILTER_SANITIZE_STRING is deprecated in /wp-content/plugins/wp-performance/includes/classes/input.php on line 96
[13-Apr-2024 00:38:54 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
[13-Apr-2024 00:38:54 UTC] PHP Deprecated:  Constant FILTER_SANITIZE_STRING is deprecated in /wp-content/plugins/wp-performance/includes/classes/input.php on line 96
[13-Apr-2024 00:38:54 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
[13-Apr-2024 00:38:54 UTC] PHP Deprecated:  Constant FILTER_SANITIZE_STRING is deprecated in /wp-content/plugins/wp-performance/includes/classes/input.php on line 96
[13-Apr-2024 00:38:54 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
[13-Apr-2024 00:38:54 UTC] PHP Deprecated:  Constant FILTER_SANITIZE_STRING is deprecated in /wp-content/plugins/wp-performance/includes/classes/input.php on line 96
[13-Apr-2024 00:38:54 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
[13-Apr-2024 00:38:54 UTC] PHP Deprecated:  Constant FILTER_SANITIZE_STRING is deprecated in /wp-content/plugins/wp-performance/includes/classes/input.php on line 96
[13-Apr-2024 00:38:54 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
[13-Apr-2024 00:38:54 UTC] PHP Deprecated:  Constant FILTER_SANITIZE_STRING is deprecated in /wp-content/plugins/wp-performance/includes/classes/input.php on line 96
[13-Apr-2024 00:38:54 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
[13-Apr-2024 00:38:54 UTC] PHP Deprecated:  Constant FILTER_SANITIZE_STRING is deprecated in /wp-content/plugins/wp-performance/includes/classes/input.php on line 96
[13-Apr-2024 00:38:54 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
[13-Apr-2024 00:38:54 UTC] PHP Deprecated:  Constant FILTER_SANITIZE_STRING is deprecated in /wp-content/plugins/wp-performance/includes/classes/input.php on line 96
[13-Apr-2024 00:38:54 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
[13-Apr-2024 00:38:54 UTC] PHP Deprecated:  Constant FILTER_SANITIZE_STRING is deprecated in /wp-content/plugins/wp-performance/includes/classes/input.php on line 96
[13-Apr-2024 00:38:54 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
[13-Apr-2024 00:38:54 UTC] PHP Deprecated:  Constant FILTER_SANITIZE_STRING is deprecated in /wp-content/plugins/wp-performance/includes/classes/input.php on line 96
[13-Apr-2024 00:38:54 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
[13-Apr-2024 00:38:54 UTC] PHP Deprecated:  Constant FILTER_SANITIZE_STRING is deprecated in /wp-content/plugins/wp-performance/includes/classes/input.php on line 96
[13-Apr-2024 00:38:54 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
[13-Apr-2024 00:38:54 UTC] PHP Deprecated:  Constant FILTER_SANITIZE_STRING is deprecated in /wp-content/plugins/wp-performance/includes/classes/input.php on line 96
[13-Apr-2024 00:38:54 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
[13-Apr-2024 00:38:54 UTC] PHP Deprecated:  Constant FILTER_SANITIZE_STRING is deprecated in /wp-content/plugins/wp-performance/includes/classes/input.php on line 96
[13-Apr-2024 00:38:54 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
[13-Apr-2024 00:38:54 UTC] PHP Deprecated:  Constant FILTER_SANITIZE_STRING is deprecated in /wp-content/plugins/wp-performance/includes/classes/input.php on line 96
[13-Apr-2024 00:38:54 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
[13-Apr-2024 00:38:54 UTC] PHP Deprecated:  Constant FILTER_SANITIZE_STRING is deprecated in /wp-content/plugins/wp-performance/includes/classes/input.php on line 96
[13-Apr-2024 00:38:54 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
[13-Apr-2024 00:38:54 UTC] PHP Deprecated:  Constant FILTER_SANITIZE_STRING is deprecated in /wp-content/plugins/wp-performance/includes/classes/input.php on line 96
[13-Apr-2024 00:38:54 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
[13-Apr-2024 00:38:54 UTC] PHP Deprecated:  Constant FILTER_SANITIZE_STRING is deprecated in /wp-content/plugins/wp-performance/includes/classes/input.php on line 96
[13-Apr-2024 00:38:54 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
[13-Apr-2024 00:38:54 UTC] PHP Deprecated:  Constant FILTER_SANITIZE_STRING is deprecated in /wp-content/plugins/wp-performance/includes/classes/input.php on line 96
[13-Apr-2024 00:38:54 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
[13-Apr-2024 00:38:55 UTC] PHP Deprecated:  Constant FILTER_SANITIZE_STRING is deprecated in /wp-content/plugins/wp-performance/includes/classes/input.php on line 96
[13-Apr-2024 00:38:55 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
[13-Apr-2024 00:38:55 UTC] PHP Deprecated:  Constant FILTER_SANITIZE_STRING is deprecated in /wp-content/plugins/wp-performance/includes/classes/input.php on line 96
[13-Apr-2024 00:38:55 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
[13-Apr-2024 00:38:55 UTC] PHP Deprecated:  Constant FILTER_SANITIZE_STRING is deprecated in /wp-content/plugins/wp-performance/includes/classes/input.php on line 96
[13-Apr-2024 00:38:55 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
[13-Apr-2024 00:38:55 UTC] PHP Deprecated:  Constant FILTER_SANITIZE_STRING is deprecated in /wp-content/plugins/wp-performance/includes/classes/input.php on line 96
[13-Apr-2024 00:38:55 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
[13-Apr-2024 00:38:55 UTC] PHP Deprecated:  Constant FILTER_SANITIZE_STRING is deprecated in /wp-content/plugins/wp-performance/includes/classes/input.php on line 96
[13-Apr-2024 00:38:55 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
[13-Apr-2024 00:38:55 UTC] PHP Deprecated:  Constant FILTER_SANITIZE_STRING is deprecated in /wp-content/plugins/wp-performance/includes/classes/input.php on line 96
[13-Apr-2024 00:38:55 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
[13-Apr-2024 00:38:55 UTC] PHP Deprecated:  Constant FILTER_SANITIZE_STRING is deprecated in /wp-content/plugins/wp-performance/includes/classes/input.php on line 96
[13-Apr-2024 00:38:55 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
[13-Apr-2024 00:38:55 UTC] PHP Deprecated:  Constant FILTER_SANITIZE_STRING is deprecated in /wp-content/plugins/wp-performance/includes/classes/input.php on line 96
[13-Apr-2024 00:38:55 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
[13-Apr-2024 00:38:55 UTC] PHP Deprecated:  Constant FILTER_SANITIZE_STRING is deprecated in /wp-content/plugins/wp-performance/includes/classes/input.php on line 96

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