Changes between Version 2 and Version 3 of Ticket #13239, comment 116
- Timestamp:
- 07/28/2017 01:33:27 PM (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #13239, comment 116
v2 v3 1 1 I guess I have just introduced a duplicate ticket #41362, but I would like to drive attention to it to see whether or not my method would be a good alternative patch. 2 2 3 I followed the pattern used by @scribu in the accepted ticket #14310 to add the ability to move both all templates, and templates by type using the {{{$type}}} variable that's passed into {{{get_query_template()}}}. 3 I followed the pattern used by @scribu in the accepted ticket #14310 to add the ability to move both all templates, and templates by type using the {{{$type}}} variable that's passed into {{{get_query_template()}}}. I think it's a good idea to use this pattern as it provides some consistency in naming conventions. 4 4 5 5 The Patch: https://core.trac.wordpress.org/attachment/ticket/41362/template.diff