Make WordPress Core

Changes between Version 1 and Version 2 of Ticket #21194, comment 11


Ignore:
Timestamp:
07/13/2012 03:16:04 AM (13 years ago)
Author:
c3mdigital
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #21194, comment 11

    v1 v2  
    44> kurtpayne's latest patch looks good for commit. Want to do another sweep to confirm we didn't miss any nonces.
    55
    6 nonce check fails on pages with kurtpayne's patch.  I'm updating now.
     6After further testing on kurtpayne's patch the nonce check still failed when ! EMPTY_TRASH_DAYS for media iframe upload as well as page deletes from the list table and get_delete_post_link() .  The updated v4 patch fixes all three.