W3cubDocs

/WordPress

apply_filters( 'sidebars_widgets', array $sidebars_widgets )

Filters the list of sidebars and their widgets.

Parameters

$sidebars_widgets

(array) An associative array of sidebars and their widgets.

Source

File: wp-includes/widgets.php

View on Trac

Changelog

Version Description
2.7.0 Introduced.

© 2003–2019 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/hooks/sidebars_widgets