Changes between Initial Version and Version 1 of Ticket #43597, comment 7
- Timestamp:
- 10/03/2019 10:12:50 AM (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #43597, comment 7
initial v1 5 5 6 6 I 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 help ull when you need to invoke WordPress TRA (or your own algorithm) when you need.7 Wrapping TRA in a function may also be helpfull when you need to invoke WordPress TRA (or your own algorithm) when you need. 8 8 9 9 I think the issues we are talking about are: