wpseek.com
A WordPress-centric search engine for devs and theme authors
dynamic_sidebar › WordPress Action Hooks
Since3.0.0
Deprecatedn/a
› do_action( 'dynamic_sidebar', $wp_registered_widgets[ $id ] )
| Parameters: |
|
| Defined at: |
|
| Codex: |
Fires before a widget's display callback is called.
Note: The action fires on both the front end and back end, including for widgets in the Inactive Widgets sidebar on the Widgets screen. The action is not fired for empty sidebars.Related Functions: dynamic_sidebar, is_dynamic_sidebar, is_active_sidebar, get_sidebar, unregister_sidebar, register_sidebar