[wp-trac] [WordPress Trac] #22423: Argument parameter for wp_nonce_url
WordPress Trac
noreply at wordpress.org
Mon Nov 12 16:00:10 UTC 2012
#22423: Argument parameter for wp_nonce_url
-----------------------------------+--------------------------
Reporter: MatthewRuddy | Type: defect (bug)
Status: new | Priority: normal
Milestone: Awaiting Review | Component: Security
Version: 3.4.2 | Severity: trivial
Keywords: 2nd-opinion has-patch |
-----------------------------------+--------------------------
The wp_nonce_url function in includes/functions.php doesn't allow the user
to set the nonce argument name, unlike wp_nonce_field. Slight
inconvenience when trying to attach different nonces to different URLs.
Don't see the harm in adding an optional parameter for the argument name
to the wp_nonce_url function. Modified functions.php file attached.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/22423>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list