Codex

Interested in functions, hooks, classes, or methods? Check out the new WordPress Code Reference!

Plugin API/Action Reference/dynamic sidebar

This page redirects to an external site: https://developer.wordpress.org/reference/hooks/dynamic_sidebar/

Description

dynamic_sidebar is an action triggered when displaying a dynamic sidebar and just before the widget's display callback is called. This hook provides an associative array of widget arguments as a parameter.

Examples

Change Log

Source File

Triggered by dynamic_sidebar() in wp-includes/widgets.php.

Further Reading

Related

This page is marked as incomplete. You can help Codex by expanding it.