Used By
| Used By | Description |
|---|---|
| wp-includes/widgets.php: is_active_sidebar() | Determines whether a sidebar contains widgets. |
Filters whether a dynamic sidebar is considered “active”.
(bool) Whether or not the sidebar should be considered "active". In other words, whether the sidebar contains any widgets.
(int|string) Index, name, or ID of the dynamic sidebar.
File: wp-includes/widgets.php
| Version | Description |
|---|---|
| 3.9.0 | Introduced. |
© 2003–2019 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/hooks/is_active_sidebar