do_action( 'add_admin_bar_menus' )

Fires after menus are added to the menu bar.


Source

File: wp-includes/class-wp-admin-bar.php. View all references

do_action( 'add_admin_bar_menus' );


Top ↑

Changelog

Changelog
Version Description
3.1.0 Introduced.

Top ↑

User Contributed Notes

You must log in before being able to contribute a note or feedback.