is_dynamic_sidebar
is_dynamic_sidebar ( No parameters )
Returns:- (bool) True if using widgets, false otherwise.
Defined at: - Introduced in WordPress: 2.2.0
- Deprecated in WordPress: —
Description
Determines whether the dynamic sidebar is enabled and used by the theme.For more information on this and similar theme functions, check out
the {@link Conditional Tags} article in the Theme Developer Handbook.