Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix: Rest Route missing param #38

Open
neverything opened this issue Jan 6, 2021 · 0 comments
Open

Fix: Rest Route missing param #38

neverything opened this issue Jan 6, 2021 · 0 comments
Assignees
Labels
enhancement New feature or request php Pull requests that update Php code

Comments

@neverything
Copy link
Collaborator

See register_rest_route was called incorrectly. The REST API route definition for multitaxo/v1/global_comment_tag 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.)

@neverything neverything added enhancement New feature or request php Pull requests that update Php code labels Jan 6, 2021
@neverything neverything self-assigned this Jan 6, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request php Pull requests that update Php code
Projects
None yet
Development

No branches or pull requests

1 participant