Changes between Initial Version and Version 1 of Ticket #22473, comment 3
- Timestamp:
- 11/17/12 00:14:15 (7 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #22473, comment 3
initial v1 9 9 }}} 10 10 11 get_theme_support( 'post-formats' ); 12 returns the correct array of post formats. 13 14 get_post_format() always returns false on page or custom post types. 15 16 11 17 Create new page and change post format from normal and publish or save draft. On refresh the checked value goes back to normal.