Powered Cache 3.0

Does Powered Cache work with WordPress 6.2 and PHP 8.1.12? A smoke test was performed on .

Summary

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

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

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

Environment
WordPress version6.2
PHP version8.1.12
MySQL version10.6.10
PHP memory limit512M
Plugin Info
Last updated
Active installs 3,000+
WordPress.org page https://wordpress.org/plugins/powered-cache/
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=powered-cache%2Fpowered-cache.php&plugin_status=all&paged=1&s&_wpnonce=a6f012ab3c
Aspect after-activation
HTTP status 200
Load time 0.287 s
Memory usage 3.15 MiB
JS errors None
Resource errors None

Powered Cache

Page screenshot: Powered Cache
URL /wp-admin/admin.php?page=powered-cache
Aspect menu-item
HTTP status 200
Load time 0.522 s
Memory usage 3.81 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.277 s
Memory usage 3.28 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.639 s
Memory usage 5.2 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.696 s
Memory usage 5.19 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.276 s0.242 s-0.034 s3.07 MiB3.25 MiB+ 178.34 KiB
/wp-admin/edit.php0.199 s0.225 s+0.026 s3.1 MiB3.27 MiB+ 178.31 KiB
/wp-admin/post-new.php0.753 s1.374 s+0.621 s5.02 MiB5.2 MiB+ 188.4 KiB
/wp-admin/upload.php0.540 s0.275 s-0.265 s3.02 MiB3.17 MiB+ 161.7 KiB
/wp-admin/options-writing.php0.168 s0.144 s-0.024 s3.01 MiB3.16 MiB+ 147.7 KiB
/wp-admin/media-new.php0.270 s0.225 s-0.045 s2.99 MiB3.16 MiB+ 173.86 KiB
/wp-admin/edit-tags.php?taxonomy=category0.223 s0.298 s+0.075 s3.01 MiB3.18 MiB+ 178.3 KiB
/wp-admin/post-new.php?post_type=page0.575 s0.774 s+0.199 s5.01 MiB5.19 MiB+ 183.98 KiB
/wp-admin/options-discussion.php0.221 s0.248 s+0.027 s3 MiB3.16 MiB+ 162.29 KiB
/wp-admin/edit-comments.php0.204 s0.206 s+0.002 s3.03 MiB3.18 MiB+ 160.97 KiB
/0.306 s0.218 s-0.088 s2.97 MiB3.29 MiB+ 326.93 KiB
Average 0.340 s0.384 s+0.045 s3.38 MiB3.57 MiB+ 185.53 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
PHP96.2%19,98312,287146
JavaScript2.4%4984010
SVG0.9%19001
JSON0.2%4902
CSS0.1%222411
Markdown0.1%1201
XML0.0%1001
Total 20,764 12,351 172

PHP Code Analysis | More results »

Lines of code 17,565
Total complexity 3,954
Median class complexity 15.0
Median method complexity 1.0
Most complex class PoweredCache\Dependencies\voku\helper\HtmlMin
Most complex function PoweredCache\Dependencies\voku\helper\HtmlMinDomObserverOptimizeAttributes::removeAttributeHelper()
Classes 99
Methods 1,118
Functions 213

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 2

Meta Boxes

{
    "post": {
        "powered_cache_post_meta": {
            "title": "Powered Cache",
            "context": "side"
        }
    },
    "page": {
        "powered_cache_post_meta": {
            "title": "Powered Cache",
            "context": "side"
        }
    }
}

PHP Error Log 1 lines

[15-May-2023 12:57:50 UTC] PHP Warning:  Undefined array key "accepted_query_strings" in /wp-content/plugins/powered-cache/includes/classes/Install.php on line 133
See also: All tests for this plugin, How to Hide Powered Cache Admin Menus and Meta Boxes