[wp-hackers] Recommended way for plugins to add admin bar menus

John Blackbourn johnbillion+wp at gmail.com
Thu Dec 2 21:39:57 UTC 2010


What's the recommended way for plugins to add menus to the new admin bar in 3.1?

Is there a nice wrapper function like the administration menus, or
should plugins just use the add_menu() method of the global
$wp_admin_bar object?

John


More information about the wp-hackers mailing list