Used By
Used By | Description |
---|---|
wp-includes/class-wp-widget.php: WP_Widget::display_callback() | Generates the actual widget content (Do NOT override). |
wp-includes/widgets.php: the_widget() | Output an arbitrary widget as a template tag. |
Filters the settings for a particular widget instance.
Returning false will effectively short-circuit display of the widget.
(array) The current widget instance's settings.
(WP_Widget) The current widget instance.
(array) An array of default widget arguments.
Version | Description |
---|---|
2.8.0 | Introduced. |
© 2003–2019 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/hooks/widget_display_callback