ClassicPress logo
Skip to content
Filter by type:

Browse:

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

Walker_Category_Checklist

Class: Core walker class to output an unordered list of category checkbox input elements.

Source: wp-admin/includes/class-walker-category-checklist.php:19

Used by 0 functions | Uses 1 function

Walker_Category_Checklist::start_lvl()

Method: Starts the list before the elements are added.

Source: wp-admin/includes/class-walker-category-checklist.php:37

Used by 0 functions | Uses 0 functions

Walker_Category_Checklist::end_lvl()

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

Source: wp-admin/includes/class-walker-category-checklist.php:53

Used by 0 functions | Uses 0 functions

Walker_Category_Checklist::start_el()

Method: Start the element output.

Source: wp-admin/includes/class-walker-category-checklist.php:73

Used by 0 functions | Uses 0 functions

Walker_Category_Checklist::end_el()

Method: Ends the element output, if needed.

Source: wp-admin/includes/class-walker-category-checklist.php:135

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