register_rest_route called incorrectly
-
We’re getting a number of PHP notices while debugging & are hoping you can issue a fix in a future release.
PHP Notice: register_rest_route was called incorrectly. The REST API route definition for
rollbar/v1/test-php-logging
is missing the requiredpermission_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.)
- The topic ‘register_rest_route called incorrectly’ is closed to new replies.