Make WordPress Core

Changes between Initial Version and Version 1 of Ticket #23724, comment 2


Ignore:
Timestamp:
03/09/2013 05:22:43 AM (12 years ago)
Author:
johnjamesjacoby
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #23724, comment 2

    initial v1  
    11Replying to [comment:1 SergeyBiryukov]:
    22> I've found 14 instances of applying `the_title` filter in current trunk. Changing it in one place would be inconsistent, so this should be done a separate ticket. Previous inconsistencies (passing only one parameter) were fixed in #13558 and #16688.
    3 I hadn't considered these. Very much agree this bit needs a rethink. Will repatch without that bit.
     3I hadn't considered these. Agree adding anything to 'the_title' should be consistent. Will repatch with that bit. Thanks for the heads up there.