ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • wp-includes/class-walker-category.php

category_list_link_attributes

Filter Hook: Filters the HTML attributes applied to a category list item’s anchor element.

Source: wp-includes/class-walker-category.php:144

Used by 0 functions | Uses 0 functions

Walker_Category

Class: Core class used to create an HTML list of categories.

Source: wp-includes/class-walker-category.php:17

Used by 0 functions | Uses 1 function

Walker_Category::start_lvl()

Method: Starts the list before the elements are added.

Source: wp-includes/class-walker-category.php:55

Used by 0 functions | Uses 0 functions

Walker_Category::end_lvl()

Method: Ends the list of after the elements are added.

Source: wp-includes/class-walker-category.php:76

Used by 0 functions | Uses 0 functions

Walker_Category::start_el()

Method: Starts the element output.

Source: wp-includes/class-walker-category.php:101

Used by 0 functions | Uses 0 functions

category_description

Filter Hook: Filters the category description for display.

Source: wp-includes/class-walker-category.php:125

Used by 0 functions | Uses 0 functions

category_css_class

Filter Hook: Filters the list of CSS classes to include with each category in the list.

Source: wp-includes/class-walker-category.php:241

Used by 0 functions | Uses 0 functions

Walker_Category::end_el()

Method: Ends the element output, if needed.

Source: wp-includes/class-walker-category.php:267

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