Rest Routes - Custom Endpoints for WP REST API 1.7.0

Does "Rest Routes - Custom Endpoints for WP REST API" work with WordPress 5.2.2 and PHP 7.2.16? A smoke test was performed on .

Summary

Errors
No PHP errors, warnings or notices
No JavaScript exceptions
All test pages loaded successfully
No resource errors
Looks good! No problems were detected.
Performance

Memory usage: 50.49 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 version5.2.2
PHP version7.2.16
MySQL version8.0.15
PHP memory limit256M
Plugin Info
Last updated
Active installs 100+
WordPress.org page https://wordpress.org/plugins/rest-routes/
Badges

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 3

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=rest-routes%2Frest-routes.php&plugin_status=all&paged=1&s&_wpnonce=dd56fa9c2f
Aspect after-activation
HTTP status 200
Load time 0.406 s
Memory usage 3.6 MiB
JS errors None
Resource errors None

WP Rest Routes

Page screenshot: WP Rest Routes
URL /wp-admin/edit.php?post_type=rest-routes
Aspect menu-item
HTTP status 200
Load time 0.332 s
Memory usage 3.62 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.307 s
Memory usage 3.27 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.308 s0.244 s-0.064 s3.6 MiB3.64 MiB+ 43.57 KiB
/wp-admin/edit.php0.295 s0.358 s+0.063 s3.63 MiB3.67 MiB+ 43.57 KiB
/wp-admin/post-new.php1.374 s1.208 s-0.166 s5.27 MiB5.41 MiB+ 140.14 KiB
/wp-admin/upload.php0.586 s0.387 s-0.199 s3.46 MiB3.5 MiB+ 42.44 KiB
/wp-admin/options-writing.php0.373 s0.150 s-0.223 s3.55 MiB3.5 MiB- 50.96 KiB
/wp-admin/media-new.php0.280 s0.919 s+0.639 s3.45 MiB3.49 MiB+ 42.61 KiB
/wp-admin/edit-tags.php?taxonomy=category0.256 s0.341 s+0.085 s3.48 MiB3.58 MiB+ 98.05 KiB
/wp-admin/post-new.php?post_type=page1.234 s1.218 s-0.016 s5.25 MiB5.38 MiB+ 137.35 KiB
/wp-admin/options-discussion.php0.552 s0.601 s+0.049 s3.45 MiB3.49 MiB+ 42.92 KiB
/wp-admin/edit-comments.php0.310 s0.229 s-0.081 s3.55 MiB3.6 MiB+ 42.46 KiB
/0.368 s0.295 s-0.073 s3.3 MiB3.28 MiB- 26.76 KiB
Average 0.540 s0.541 s+0.001 s3.82 MiB3.87 MiB+ 50.49 KiB

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.

Custom Post Types 1

ID Name
rest-routesRoutes

Meta Boxes

{
    "rest-routes": {
        "wprr_query_builder": {
            "title": "Query Builder",
            "context": "advanced"
        },
        "wprr_content_output": {
            "title": "Content Output",
            "context": "advanced"
        },
        "wprr_route_info": {
            "title": "Route Details",
            "context": "advanced"
        }
    }
}

PHP Error Log

The log file is empty.

See also: All tests for this plugin, How to Hide Rest Routes – Custom Endpoints for WP REST API Admin Menus