Make WordPress Core

Changes between Initial Version and Version 1 of Ticket #11611, comment 9


Ignore:
Timestamp:
09/19/2011 04:35:04 PM (12 years ago)
Author:
duck_
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #11611, comment 9

    initial v1  
    22
    33However, I think moving the `return apply_filters` out of the switch statement would be better for readability. Having it as the default case makes the final `return true;` dead code and weird.
     4
     5Related: #18691