Used By
| Used By | Description |
|---|---|
| wp-includes/widgets.php: dynamic_sidebar() | Display dynamic sidebar. |
Fires before widgets are rendered in a dynamic sidebar.
Note: The action also fires for empty sidebars, and on both the front end and back end, including the Inactive Widgets sidebar on the Widgets screen.
(int|string) Index, name, or ID of the dynamic sidebar.
(bool) Whether the sidebar is populated with widgets. Default true.
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/dynamic_sidebar_before