is_admin_bar_showing
is_admin_bar_showing ( No parameters )
Returns:- (bool) Whether the admin bar should be showing.
Defined at: - Introduced in WordPress: 3.1.0
- Deprecated in WordPress: —
Description
Determines whether the admin bar should be showing.For more information on this and similar theme functions, check out
the {@link Conditional Tags} article in the Theme Developer Handbook.