Make WordPress Core

Changes between Initial Version and Version 1 of Ticket #43597, comment 7


Ignore:
Timestamp:
10/03/2019 10:12:50 AM (6 years ago)
Author:
chespir
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #43597, comment 7

    initial v1  
    55
    66I suggested in first post of this topic to add TRA to the {{{template_include}}} filter with priority 1 so that you can {{{remove_filter}}} and add your own algorithm. Similar to your nice example.
    7 Wrapping TRA in a function may also be helpull when you need to invoke WordPress TRA (or your own algorithm) when you need.
     7Wrapping TRA in a function may also be helpfull when you need to invoke WordPress TRA (or your own algorithm) when you need.
    88
    99I think the issues we are talking about are: