Filters the array of row action links on the Posts list table.
page_row_actions
Filters the array of row action links on the Pages list table.
manage_{$post->post_type}_posts_custom_column
Fires for each custom column of a specific post type in the Posts list table.
manage_posts_custom_column
Fires in each custom column in the Posts list table.
Advertisement
manage_pages_custom_column
Fires in each custom column on the Posts list table.
post_column_taxonomy_links
Filters the links in `$taxonomy` column of edit.php.
post_date_column_time
Filters the published time of the post.
post_date_column_status
Filters the status text of the post.
Advertisement
manage_{$post_type}_posts_columns
Filters the columns displayed in the Posts list table for a specific post type.
manage_posts_columns
Filters the columns displayed in the Posts list table.
manage_pages_columns
Filters the columns displayed in the Pages list table.
manage_taxonomies_for_{$post_type}_columns
Filters the taxonomy columns in the Posts list table.
Advertisement
manage_posts_extra_tablenav
Fires immediately following the closing “actions” div in the tablenav for the posts list table.
restrict_manage_posts
Fires before the Filter button on the Posts and Pages list tables.
disable_formats_dropdown
Filters whether to remove the ‘Formats’ drop-down from the post list table.