Hummingbird Errors
-
I had used Hummingbird before without issues, but now when I activate the plugin I get these errors:
Notice: register_rest_route was called incorrectly. The REST API route definition for hummingbird/v1/status/(?P[\w-]+) 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 /home4/jamesprw/public_html/wp-includes/functions.php on line 5225Notice: register_rest_route was called incorrectly. The REST API route definition for hummingbird/v1/clear_cache/(?P[\w-]+) 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 /home4/jamesprw/public_html/wp-includes/functions.php on line 5225
Notice: register_rest_route was called incorrectly. The REST API route definition for hummingbird/v1/test 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 /home4/jamesprw/public_html/wp-includes/functions.php on line 5225
Any help is appreciated.
The topic ‘Hummingbird Errors’ is closed to new replies.