[wp-trac] [WordPress Trac] #24447: Avoid losing data after nonces expire
WordPress Trac
noreply at wordpress.org
Fri Jul 24 11:18:00 UTC 2015
#24447: Avoid losing data after nonces expire
----------------------------+------------------
Reporter: azaozz | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: 4.3
Component: Administration | Version:
Severity: normal | Resolution:
Keywords: needs-patch | Focuses:
----------------------------+------------------
Comment (by iseulde):
Experimenting a bit with nonce refreshing being part of the Heartbeat API
and being automatic for nonces that are added with `wp_nonce_field()`.
Solves both this issue and #33098.
We could also localise all created nonces and send them all back when they
expire, then you only have to listen for one event if you didn't use
`wp_nonce_field()`.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/24447#comment:19>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list