[wp-trac] [WordPress Trac] #17447: Add 'register_post_type_args' hook
WordPress Trac
noreply at wordpress.org
Thu Sep 24 19:38:13 UTC 2015
#17447: Add 'register_post_type_args' hook
-------------------------------+-----------------------------
Reporter: mikeschinkel | Owner: SergeyBiryukov
Type: enhancement | Status: closed
Priority: normal | Milestone: 4.4
Component: Posts, Post Types | Version: 3.1
Severity: normal | Resolution: fixed
Keywords: has-patch commit | Focuses:
-------------------------------+-----------------------------
Changes (by johnbillion):
* status: reopened => closed
* resolution: => fixed
Comment:
In [changeset:"34513"]:
{{{
#!CommitTicketReference repository="" revision="34513"
Convert the `$args` passed to `register_post_type()` into an array before
passing them to the new `register_post_type_args` filter.
Fixes #17447
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/17447#comment:59>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list