Issues with WordPress 5.5
-
Notice: register_rest_route was called incorrectly. The REST API route definition for wpra/v1/templates(?:/(?P[^/]+))? 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-includes/functions.php on line 5225Hi there, I’ve used this plugin before on other sites with no issues, but this latest site is on WordPress 5.5 and the plugin throws that error message when I try to use it.
The topic ‘Issues with WordPress 5.5’ is closed to new replies.