WordPress.org

Make WordPress Core

Changes between Version 1 and Version 2 of Ticket #18561, comment 5

Timestamp:
09/01/11 04:32:50 (22 months ago)
Author:
Otto42
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #18561, comment 5

    v1 v2  
    1414 
    1515Furthermore, 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 
     17Advantage: Themes that use get_template_part wouldn't need any changes. Themes not using it could start, which I believe should be encouraged anyway.