Opened 6 months ago
Last modified 6 months ago
#60824 new enhancement
Add filters to to wp_verify_nonce()
Reported by: | tymotey | Owned by: | |
---|---|---|---|
Milestone: | Awaiting Review | Priority: | normal |
Severity: | normal | Version: | 6.5 |
Component: | Security | Keywords: | has-patch |
Focuses: | Cc: |
Description
Allow a more customizable way to interact with wp_verify_nonce().
Improvements are meant to allow plugins to be able to modify/log the nonce sent, also allowing easy control on the return value in each situation(verify 1, verify 2, nonce failed to verify).
Change History (3)
Note: See
TracTickets for help on using
tickets.
Changes are meant for a improved way to modify input and output values of the function.
Trac ticket: https://core.trac.wordpress.org/ticket/60824#ticket