ClassicPress logo
Skip to content
Filter by type:
Browse: Home / wp-admin/includes/class-wp-posts-list-table.php

manage_posts_custom_column

Action Hook: Fires in each custom column in the Posts list table.

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

Used by 1 function | Uses 0 functions

WP_Posts_List_Table::_display_rows_hierarchical()

Method:

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

Used by 1 function | Uses 6 functions

WP_Posts_List_Table::_page_rows()

Method: Given a top level page ID, display the nested hierarchy of sub-pages together with paging support

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

Used by 2 functions | Uses 2 functions

WP_Posts_List_Table::column_cb()

Method: Handles the checkbox column output.

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

Used by 0 functions | Uses 4 functions

WP_Posts_List_Table::_column_title()

Method:

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

Used by 0 functions | Uses 2 functions

WP_Posts_List_Table::column_title()

Method: Handles the title column output.

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

Used by 1 function | Uses 21 functions

WP_Posts_List_Table::column_date()

Method: Handles the post date column output.

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

Used by 0 functions | Uses 8 functions

post_date_column_status

Filter Hook: Filters the status text of the post.

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

Used by 1 function | 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:1034

Used by 1 function | Uses 0 functions

WP_Posts_List_Table::column_comments()

Method: Handles the comments column output.

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

Used by 0 functions | Uses 0 functions
1 2 … 5 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy