Changes between Version 1 and Version 2 of Ticket #18561, comment 5
- Timestamp:
- 09/01/11 04:32:50 (22 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #18561, comment 5
v1 v2 14 14 15 15 Furthermore, the plugin could only hook on specific "names" if it chose to, behaving differently for single post pages vs. post formats on the home page, etc. 16 17 Advantage: Themes that use get_template_part wouldn't need any changes. Themes not using it could start, which I believe should be encouraged anyway.