Skip to content

REST API route definition for wp/v2/lastrevisions is missing the required permission_callback argument #46

@lvenries

Description

@lvenries

PHP Notice: Function register_rest_route was called incorrectly.
The REST API route definition for wp/v2/lastrevisions 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 Debugging in WordPress
for more information.
(This message was added in version 5.5.0.) in /wp/6.1.3/wp-includes/functions.php on line 5835

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions