Make WordPress Core

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


Ignore:
Timestamp:
09/18/2013 11:11:22 PM (12 years ago)
Author:
SergeyBiryukov
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #25350, comment 5

    initial v1  
    1 A new function is probably not necessary, we could just apply the filter in these three instances.
     1A new function is probably not necessary, we could just apply the filter in these three instances, like we did for `register` filter in [23558].