do_action( 'wp_after_admin_bar_render' )

Fires after the admin bar is rendered.


Source

File: wp-includes/admin-bar.php

View on GitHub



Changelog

Changelog
Version Description
WP-3.1.0 Introduced.