Filters the widget instance’s settings before displaying the control form.
Returning false effectively short-circuits display of the control form.
$instancearray
$widgetWP_Widget
$instance = apply_filters( 'widget_form_callback', $instance, $this );
| Version | Description |
|---|---|
| 2.8.0 | Introduced. |
© 2003–2024 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/hooks/widget_form_callback