New and updated in 2.5.1
-
Core walker class to output an unordered list of category checkbox input elements.
Used by 0 functions | Uses 1 function | Source: wp-admin/includes/class-walker-category-checklist.php:19 -
Starts the list before the elements are added.
Used by 0 functions | Uses 0 functions | Source: wp-admin/includes/class-walker-category-checklist.php:37 -
Ends the list of after the elements are added.
Used by 0 functions | Uses 0 functions | Source: wp-admin/includes/class-walker-category-checklist.php:53 -
Start the element output.
Used by 0 functions | Uses 6 functions | Source: wp-admin/includes/class-walker-category-checklist.php:73 -
Ends the element output, if needed.
Used by 0 functions | Uses 0 functions | Source: wp-admin/includes/class-walker-category-checklist.php:137 -
functionwp_category_checklist()
Outputs an unordered list of checkbox input elements labeled with category names.
-
functionwp_link_category_checklist()
Outputs a link category checklist element.
-
Filters the published, scheduled, or unpublished time of the post.
Used by 1 function | Uses 0 functions | Source: wp-admin/includes/class-wp-posts-list-table.php:1254 -
functionsanitize_sql_orderby()
Ensures a string is a valid SQL ‘order by’ clause.