ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • wp-includes/widgets/class-wp-widget-categories.php

WP_Widget_Categories::form()

Method: Outputs the settings form for the Categories widget.

Source: wp-includes/widgets/class-wp-widget-categories.php:167

Used by 0 functions | Uses 1 function

WP_Widget_Categories

Class: Core class used to implement a Categories widget.

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

Used by 0 functions | Uses 1 function

WP_Widget_Categories::__construct()

Method: Sets up a new Categories widget instance.

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

Used by 0 functions | Uses 0 functions

WP_Widget_Categories::widget()

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

Source: wp-includes/widgets/class-wp-widget-categories.php:45

Used by 0 functions | Uses 5 functions

widget_categories_dropdown_args

Filter Hook: Filters the arguments for the Categories widget drop-down.

Source: wp-includes/widgets/class-wp-widget-categories.php:91

Used by 1 function | Uses 0 functions

widget_categories_args

Filter Hook: Filters the arguments for the Categories widget.

Source: wp-includes/widgets/class-wp-widget-categories.php:129

Used by 1 function | Uses 0 functions

WP_Widget_Categories::update()

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

Source: wp-includes/widgets/class-wp-widget-categories.php:150

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