You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Sniff::has_nonce_check(): add new is_class_object_call() and is_token_namespaced() checks
This fixes potential false negatives when a method/namespaced function mirroring the name of the WP nonc verification functions would be used.
Includes unit tests.
0 commit comments