Used By
| Used By | Description |
|---|---|
| wp-includes/widgets.php: the_widget() | Output an arbitrary widget as a template tag. |
Fires before rendering the requested widget.
(string) The widget's class name.
(array) The current widget instance's settings.
(array) An array of the widget's sidebar arguments.
File: wp-includes/widgets.php
| Version | Description |
|---|---|
| 3.0.0 | Introduced. |
© 2003–2019 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/hooks/the_widget