register_rest_route was called incorrectly
-
FastCGI sent in stderr: “c/web/app/plugins/wp-event-manager/core/wp-event-manager-api.php:206PHP message: PHP 17. _doing_it_wrong() /application/src/web/wp/wp-includes/rest-api.php:50PHP message: PHP 18. trigger_error() /application/src/web/wp/wp-includes/functions.php:5167PHP message: PHP Notice: register_rest_route was called incorrectly. Namespace must not start or end with a slash.
Steps to reproduce the behavior:
1. install latest dump from tests/_data
2. Go to backend administration interface and try to edit a page
3. See error tracePlugin Version: 3.1.13
PHP Version: 7.4
WP Version: 5.4.2Downgrading to version 3.1.11 which does not contain REST api fixes the issue.
Best regards,
David
- The topic ‘register_rest_route was called incorrectly’ is closed to new replies.