WP 5.5 problems
-
PHP Notice: register_rest_route was called incorrectly. The REST API route definition for
ghostkit/v1/get_table_of_contentsis missing the requiredpermission_callbackargument. For REST API routes that are intended to be public, use__return_trueas 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 5225PHP Notice: register_rest_route was called incorrectly. The REST API route definition for
ghostkit/v1/get_templatesis missing the requiredpermission_callbackargument. For REST API routes that are intended to be public, use__return_trueas 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 5225PHP Notice: register_rest_route was called incorrectly. The REST API route definition for
ghostkit/v1/get_template_datais missing the requiredpermission_callbackargument. For REST API routes that are intended to be public, use__return_trueas 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 5225
The topic ‘WP 5.5 problems’ is closed to new replies.