[wp-trac] [WordPress Trac] #17447: Add 'register_post_type_args' hook
WordPress Trac
noreply at wordpress.org
Thu Sep 17 08:33:24 UTC 2015
#17447: Add 'register_post_type_args' hook
------------------------------------+-----------------------------
Reporter: mikeschinkel | Owner: SergeyBiryukov
Type: enhancement | Status: reopened
Priority: normal | Milestone: 4.4
Component: Posts, Post Types | Version: 3.1
Severity: normal | Resolution:
Keywords: has-patch dev-feedback | Focuses:
------------------------------------+-----------------------------
Comment (by Rahe):
+1 this kind of limitations is really fustrating for the developers.
Since we are using this filter to change the native behaviour of the
built-in post types then we know we can break things and at this point of
customization we are aware of what we are doing.
This kind of manipulations aren't common. Everywhere else on WordPress the
_builtin arg is only used to query the built in post types and taxonomies
not to limit actions.
Thanks
--
Ticket URL: <https://core.trac.wordpress.org/ticket/17447#comment:50>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list