[wp-trac] [WordPress Trac] #19464: Auto add do_action for menu in admin

WordPress Trac wp-trac at lists.automattic.com
Wed Dec 7 12:29:46 UTC 2011


#19464: Auto add do_action for menu in admin
-----------------------------+-----------------------------
 Reporter:  ciantic          |      Owner:
     Type:  feature request  |     Status:  new
 Priority:  normal           |  Milestone:  Awaiting Review
Component:  Menus            |    Version:
 Severity:  normal           |   Keywords:
-----------------------------+-----------------------------
 In menu's there is this feature: "Automatically add new top-level pages"

 I'm in a process to implement "Automatically add categories" and
 "Automatically add new subpages of page:", but unfortunately there is no
 action which to hook so I could insert HTML right after or before the
 "auto-add-pages" in my plugin.

 So I suggest to add a new action or filter like "menu_auto_add" so it
 would be simple to insert the HTML after the auto-add-pages.

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


More information about the wp-trac mailing list