WP Rollback 2.0.1

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

Summary

Errors
2PHP notices
No JavaScript exceptions
All test pages loaded successfully
No resource errors
Performance

Memory usage: 9.96 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.4.2
PHP version8.1.12
MySQL version10.6.10
PHP memory limit512M
Plugin Info
Last updated
Active installs 300,000+
WordPress.org page https://wordpress.org/plugins/wp-rollback/
Badges

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 2

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-rollback%2Fwp-rollback.php&plugin_status=all&paged=1&s&_wpnonce=6da6710e7b
Aspect after-activation
HTTP status 200
Load time 0.263 s
Memory usage 3.33 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.188 s
Memory usage 3.31 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.394 s0.363 s-0.031 s3.38 MiB3.4 MiB+ 15.82 KiB
/wp-admin/edit.php0.240 s0.204 s-0.036 s3.41 MiB3.42 MiB+ 16.19 KiB
/wp-admin/post-new.php0.899 s0.635 s-0.264 s5.46 MiB5.49 MiB+ 28.71 KiB
/wp-admin/upload.php0.576 s0.624 s+0.048 s3.32 MiB3.32 MiB- 1.22 KiB
/wp-admin/options-writing.php0.247 s0.288 s+0.041 s3.32 MiB3.31 MiB- 8.63 KiB
/wp-admin/media-new.php0.336 s0.281 s-0.055 s3.29 MiB3.31 MiB+ 10.97 KiB
/wp-admin/edit-tags.php?taxonomy=category0.220 s0.213 s-0.007 s3.31 MiB3.33 MiB+ 16.14 KiB
/wp-admin/post-new.php?post_type=page0.623 s0.637 s+0.014 s5.45 MiB5.47 MiB+ 23.98 KiB
/wp-admin/options-discussion.php0.241 s0.275 s+0.034 s3.3 MiB3.3 MiB- 688 bytes
/wp-admin/edit-comments.php0.616 s0.271 s-0.345 s3.34 MiB3.33 MiB- 1.17 KiB
/0.326 s0.426 s+0.100 s3.31 MiB3.31 MiB+ 9.42 KiB
Average 0.429 s0.383 s-0.046 s3.72 MiB3.73 MiB+ 9.96 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
Sass
Language % Lines of code Comment lines Files
PHP61.5%5653168
Sass31.0%285101
SVG7.1%6501
JavaScript0.3%322
CSS0.1%101
Total 919 328 13

PHP Code Analysis | More results »

Lines of code 530
Total complexity 89
Median class complexity 5.0
Median method complexity 4.0
Most complex class WP_Rollback
Most complex function WP_Rollback::wpr_theme_updates_list()
Classes 5
Methods 23
Functions 1

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.

No new entries found.

PHP Error Log 2 lines

[29-Dec-2023 18:34:24 UTC] PHP Notice:  Function register_rest_route was called incorrectly. The REST API route definition for wp-rollback/v1/fetch-info is missing the required permission_callback argument. For REST API routes that are intended to be public, use __return_true as the permission callback. Please see <a>Debugging in WordPress</a> for more information. (This message was added in version 5.5.0.) in /wp-includes/functions.php on line 6031
[29-Dec-2023 18:34:28 UTC] PHP Notice:  Function register_rest_route was called incorrectly. The REST API route definition for wp-rollback/v1/fetch-info is missing the required permission_callback argument. For REST API routes that are intended to be public, use __return_true as the permission callback. Please see <a>Debugging in WordPress</a> for more information. (This message was added in version 5.5.0.) in /wp-includes/functions.php on line 6031
See also: All tests for this plugin, How to Hide the "WP Rollback" Admin Menu