Handles updating settings for the current Search widget instance.
WP_Widget_Search::form
Outputs the settings form for the Search widget.
WP_Widget_Search::widget
Outputs the content for the current Search widget instance.
WP_Widget_Search::__construct
Sets up a new Search widget instance.
Advertisement
WP_Widget_Search
Core class used to implement a Search widget.
WP_Widget_RSS::form
Outputs the settings form for the RSS widget.
WP_Widget_RSS::update
Handles updating settings for the current RSS widget instance.
WP_Widget_RSS::widget
Outputs the content for the current RSS widget instance.
Advertisement
WP_Widget_RSS::__construct
Sets up a new RSS widget instance.
WP_Widget_RSS
Core class used to implement a RSS widget.
WP_Widget_Recent_Posts::form
Outputs the settings form for the Recent Posts widget.
WP_Widget_Recent_Posts::update
Handles updating the settings for the current Recent Posts widget instance.
Advertisement
WP_Widget_Recent_Posts::widget
Outputs the content for the current Recent Posts widget instance.
WP_Widget_Recent_Posts::__construct
Sets up a new Recent Posts widget instance.
WP_Widget_Recent_Posts
Core class used to implement a Recent Posts widget.