do_action( 'wp_before_admin_bar_render' )

Fires before the admin bar is rendered.


Source

File: wp-includes/admin-bar.php

View on GitHub



Changelog

Changelog
Version Description
WP-3.1.0 Introduced.