ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • 2.5.1

sanitize_sql_orderby()

Function: Ensures a string is a valid SQL ‘order by’ clause.

Source: wp-includes/formatting.php:2392

Used by 0 functions | Uses 0 functions

wp_link_category_checklist()

Function: Outputs a link category checklist element.

Source: wp-admin/includes/template.php:265

Used by 0 functions | Uses 0 functions

wp_category_checklist()

Function: Outputs an unordered list of checkbox input elements labeled with category names.

Source: wp-admin/includes/template.php:40

Used by 0 functions | Uses 0 functions

post_date_column_time

Filter Hook: Filters the published time of the post.

Source: wp-admin/includes/class-wp-posts-list-table.php:1220

Used by 0 functions | Uses 0 functions

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