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 nonce verification bug #60

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

wittich
Copy link

@wittich wittich commented Aug 11, 2022

When trying to execute delete or bulk action, the nonce verification failed when the instance used another language as nonce action context didn't match.

When trying to execute delete or bulk action, the nonce verification failed when the instance used another language as nonce action context didn't match.
@wittich
Copy link
Author

wittich commented May 22, 2023

@Joel-James any update on this? I still see the issue in version 3.1.4.

You can reproduce the issue by using another language, where the sanitize_key( $args['plural'] ) of the plugin isn't '404errorlogs'.

@pedro-mendonca
Copy link
Contributor

Hi, I've tested and indeed, setting the plugin to default 'en_US' makes the delete working again.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants