Make WordPress Core

Changes between Initial Version and Version 1 of Ticket #17748, comment 23


Ignore:
Timestamp:
06/12/2011 11:33:12 AM (14 years ago)
Author:
kawauso
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #17748, comment 23

    initial v1  
    55> Remove the few post_type == post checks on Post Format templates, Post formats only apply to posts. See #17748
    66> }}}
    7 Post format support can be declared for CPTs via [https://codex.wordpress.org/Function_Reference/add_post_type_support add_post_type_support()]
     7Post format support can be declared for CPTs via [https://codex.wordpress.org/Function_Reference/add_post_type_support add_post_type_support()] or the 'supports' argument