WP Rollback 2.0.3

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: 10.5 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=064a3c39db
Aspect after-activation
HTTP status 200
Load time 0.261 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.168 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.364 s0.311 s-0.053 s3.38 MiB3.4 MiB+ 15.82 KiB
/wp-admin/edit.php0.216 s0.213 s-0.003 s3.41 MiB3.42 MiB+ 16.19 KiB
/wp-admin/post-new.php0.854 s0.582 s-0.272 s5.46 MiB5.49 MiB+ 28.71 KiB
/wp-admin/upload.php0.636 s0.420 s-0.216 s3.32 MiB3.32 MiB- 1.22 KiB
/wp-admin/options-writing.php0.218 s0.202 s-0.016 s3.32 MiB3.31 MiB- 8.63 KiB
/wp-admin/media-new.php0.308 s0.265 s-0.043 s3.29 MiB3.31 MiB+ 10.97 KiB
/wp-admin/edit-tags.php?taxonomy=category0.228 s0.191 s-0.037 s3.31 MiB3.33 MiB+ 16.14 KiB
/wp-admin/post-new.php?post_type=page0.572 s0.594 s+0.022 s5.45 MiB5.47 MiB+ 23.98 KiB
/wp-admin/options-discussion.php0.305 s0.242 s-0.063 s3.3 MiB3.3 MiB- 744 bytes
/wp-admin/edit-comments.php0.264 s0.440 s+0.176 s3.34 MiB3.33 MiB- 1.23 KiB
/0.301 s0.187 s-0.114 s3.31 MiB3.32 MiB+ 15.55 KiB
Average 0.388 s0.332 s-0.056 s3.72 MiB3.73 MiB+ 10.5 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.4%5643178
Sass31.0%285101
SVG7.1%6501
JavaScript0.3%322
CSS0.1%101
Total 918 329 13

PHP Code Analysis | More results »

Lines of code 529
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

[30-Dec-2023 16:37:36 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
[30-Dec-2023 16:37:40 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