sanitize_sql_orderby()
Function: Ensures a string is a valid SQL ‘order by’ clause.
Source: wp-includes/formatting.php:2069
Function: Ensures a string is a valid SQL ‘order by’ clause.
Source: wp-includes/formatting.php:2069
Function: Output an unordered list of checkbox input elements labeled with category names.
Source: wp-admin/includes/template.php:40
Function: Outputs a link category checklist element.
Source: wp-admin/includes/template.php:234
Filter Hook: Filters the published time of the post.
Source: wp-admin/includes/class-wp-posts-list-table.php:1034
Class: Core walker class to output an unordered list of category checkbox input elements.
Source: wp-admin/includes/class-walker-category-checklist.php:19
Method: Starts the list before the elements are added.
Source: wp-admin/includes/class-walker-category-checklist.php:34
Method: Ends the list of after the elements are added.
Source: wp-admin/includes/class-walker-category-checklist.php:50
Method: Start the element output.
Source: wp-admin/includes/class-walker-category-checklist.php:68
Method: Ends the element output, if needed.
Source: wp-admin/includes/class-walker-category-checklist.php:122