107108/**109 * Fires after the admin bar is rendered.110 *111 * @since 3.1.0112 */113do_action('wp_after_admin_bar_render');114115$rendered=true;116}117118/**119* Adds the WordPress logo menu.
History
Introduced in 3.1.0. Unchanged from 6.7.7 through 7.1.0.