[wp-trac] [WordPress Trac] #18802: New hooks when taxonomies and post_types are registered

WordPress Trac wp-trac at lists.automattic.com
Wed Sep 28 18:26:56 UTC 2011


#18802: New hooks when taxonomies and post_types are registered
---------------------------+------------------------------
 Reporter:  simonwheatley  |       Owner:  westi
     Type:  enhancement    |      Status:  new
 Priority:  normal         |   Milestone:  Awaiting Review
Component:  Post Types     |     Version:  3.2.1
 Severity:  normal         |  Resolution:
 Keywords:  has-patch      |
---------------------------+------------------------------
Changes (by sirzooro):

 * cc: sirzooro (added)


Comment:

 +1 for this. Now the only way to register something for each post type
 (e.g. add custom column to post list) is to register hook for `init`
 action with high priority value, to make sure all custom post types and
 taxonomies are already registered.

-- 
Ticket URL: <http://core.trac.wordpress.org/ticket/18802#comment:1>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list