[wp-trac] [WordPress Trac] #11469: Additional hooks

WordPress Trac wp-trac at lists.automattic.com
Thu Dec 17 05:54:05 UTC 2009


#11469: Additional hooks
-------------------------+--------------------------------------------------
 Reporter:  johnl1479    |       Owner:            
     Type:  enhancement  |      Status:  new       
 Priority:  normal       |   Milestone:  Unassigned
Component:  General      |     Version:            
 Severity:  normal       |    Keywords:            
-------------------------+--------------------------------------------------
 Some might classify this as overkill, others as making Wordpress as
 completely extendable as people want it.

 I'd like to propose the addition of numerou hooks to the Wordpress core
 Admin UI which would allow the addition of UI elements outside of the
 current constraints, such as meta boxes.

 If that doesn't make sense, I have an example to illustrate:

 Given the "Subtitle" example from http://digwp.com/2009/10/ideas-for-
 plugins/, there would be a new hook named "edit_post_form_after_title" (or
 something along those lines) which would be placed directly after the post
 title is displayed on the screen and allow a plugin developer to insert a
 text field for a subtitle directly below the title field. See the attached
 patch.

-- 
Ticket URL: <http://core.trac.wordpress.org/ticket/11469>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list