Make WordPress Core

Changes between Initial Version and Version 1 of Ticket #40393, comment 5


Ignore:
Timestamp:
07/21/2017 08:49:24 PM (7 years ago)
Author:
mgibbs189
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #40393, comment 5

    initial v1  
    1 @jbrinley Makes sense, thank you.  That explains why, in `WP_Hook::remove_filter()` method, moving the unset() to after `resort_active_iterations` fixed the issue (sort of).
     1@jbrinley Makes sense, thank you.  That explains why, in `WP_Hook::remove_filter()`, moving the unset() to after `resort_active_iterations` fixed the issue (sort of).