apply_filters( 'sidebars_widgets', array $sidebars_widgets )

Filters the list of sidebars and their widgets.


Description Description


Parameters Parameters

$sidebars_widgets

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


Top ↑

Source Source

File: wp-includes/widgets.php

View on Trac


Top ↑

Changelog Changelog

Changelog
Version Description
2.7.0 Introduced.


Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.