[wp-trac] [WordPress Trac] #20438: Custom Post Types with Post Format support aren't registered against post_format taxonomy
WordPress Trac
noreply at wordpress.org
Wed Sep 2 14:39:13 UTC 2015
#20438: Custom Post Types with Post Format support aren't registered against
post_format taxonomy
-------------------------------+----------------------
Reporter: batmoo | Owner:
Type: defect (bug) | Status: closed
Priority: normal | Milestone:
Component: Posts, Post Types | Version: 4.1.3
Severity: normal | Resolution: wontfix
Keywords: | Focuses:
-------------------------------+----------------------
Changes (by s0what):
* version: => 4.1.3
Comment:
adding
{{{
register_taxonomy_for_object_type( 'post-format', 'page' );
}}}
doesn't work for me, nor does replacing 'post-format' with 'post-formats'
or 'post_format' and 'post_formats'.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/20438#comment:11>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list