ClassicPress logo
Skip to content
Filter by type:
Browse: Home / wp-includes/widgets/class-wp-widget-search.php

WP_Widget_Search

Class: Core class used to implement a Search widget.

Source: wp-includes/widgets/class-wp-widget-search.php:17

Used by 0 functions | Uses 1 function

WP_Widget_Search::__construct()

Method: Sets up a new Search widget instance.

Source: wp-includes/widgets/class-wp-widget-search.php:24

Used by 0 functions | Uses 3 functions

WP_Widget_Search::widget()

Method: Outputs the content for the current Search widget instance.

Source: wp-includes/widgets/class-wp-widget-search.php:42

Used by 0 functions | Uses 3 functions

WP_Widget_Search::form()

Method: Outputs the settings form for the Search widget.

Source: wp-includes/widgets/class-wp-widget-search.php:66

Used by 0 functions | Uses 3 functions

WP_Widget_Search::update()

Method: Handles updating settings for the current Search widget instance.

Source: wp-includes/widgets/class-wp-widget-search.php:84

Used by 0 functions | Uses 2 functions
ClassicPress Documentation • Made with ClassicPress
Privacy Policy