Changes between Initial Version and Version 1 of Ticket #17748, comment 23
- Timestamp:
- 06/12/2011 11:33:12 AM (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #17748, comment 23
initial v1 5 5 > Remove the few post_type == post checks on Post Format templates, Post formats only apply to posts. See #17748 6 6 > }}} 7 Post format support can be declared for CPTs via [https://codex.wordpress.org/Function_Reference/add_post_type_support add_post_type_support()] 7 Post 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