Make WordPress Core

Changes between Initial Version and Version 1 of Ticket #40906, comment 1


Ignore:
Timestamp:
06/02/2017 01:23:23 PM (8 years ago)
Author:
wvega
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #40906, comment 1

    initial v1  
    1 Also, if keeping `$this->callbacks[ $priority ]` around, even when empty, is possible, could be `$this->resort_active_iterations()` avoided inside `WP_Hook::remove_filter`?
     1Also, if keeping `$this->callbacks[ $priority ]` around, even when empty, is possible, could `$this->resort_active_iterations()` be avoided inside `WP_Hook::remove_filter`?