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:34

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:50

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:68

Used by 0 functions | Uses 5 functions

Walker_Category_Checklist::end_el()

Method: Ends the element output, if needed.

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

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