Outputs the content for the current Meta widget instance.
WP_Widget_Meta::__construct
Sets up a new Meta widget instance.
WP_Widget_Meta
Core class used to implement a Meta widget.
WP_Widget_Links::form
Outputs the settings form for the Links widget.
Advertisement
WP_Widget_Links::update
Handles updating settings for the current Links widget instance.
WP_Widget_Links::widget
Outputs the content for the current Links widget instance.
WP_Widget_Links::__construct
Sets up a new Links widget instance.
WP_Widget_Links
Core class used to implement a Links widget.
Advertisement
WP_Widget_Categories::form
Outputs the settings form for the Categories widget.
WP_Widget_Categories::update
Handles updating settings for the current Categories widget instance.
widget_categories_args
Filters the arguments for the Categories widget.
widget_categories_dropdown_args
Filters the arguments for the Categories widget drop-down.
Advertisement
WP_Widget_Categories::widget
Outputs the content for the current Categories widget instance.
WP_Widget_Categories::__construct
Sets up a new Categories widget instance.
WP_Widget_Categories
Core class used to implement a Categories widget.