wpseek.com
Eine auf WordPress spezialiserte Suchmaschine für Entwickler und Theme-Autoren
in_widget_form › WordPress Action Hooks
Seit2.8.0
Veraltetn/v
› do_action_ref_array( 'in_widget_form', array( &$this, &$return, $instance )
Parameter: (3) |
|
Definiert in: |
|
Codex: |
Fires at the end of the widget control form.
Use this hook to add extra fields to the widget form. The hook is only fired if the value passed to the 'widget_form_callback' hook is not false.
Note: If the widget has no form, the text echoed from the default form method can be hidden using CSS.
Ähnliche Funktionen: wp_widget_rss_form, wp_widget_control, meta_form, _register_widget_form_callback, wp_list_widget_controls, wp_find_widgets_sidebar
Ähnliche Hooks: navigation_widgets_format, widget_form_callback, widget_posts_args, get_footer, login_form