Make WordPress Core

Changes between Initial Version and Version 1 of Ticket #33342


Ignore:
Timestamp:
08/11/2015 09:13:28 PM (11 years ago)
Author:
johnbillion
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #33342 – Description

    initial v1  
    1 In r33107 the `check_admin_referer` action was moved so it fires on failure as well as success.
     1In r33017 the `check_admin_referer` action was moved so it fires on failure as well as success.
    22
    33The same should be done for the `check_ajax_referer` action.