WP_List_Table (tag)

disable_months_dropdown

Allows you to remove the month selection drop-down from a post list table.

manage_(post_type)_posts_columns

Allows you to change the list of registered columns in the Posts table.

manage_media_columns

Allows you to change the list of registered columns in the Media table.

manage_media_custom_column

Fires for each custom column in the media table. Allows you to specify the value to display in a custom table column.

manage_posts_columns

Allows you to change the list of registered columns in the admin post table for any post type except page.

post_row_actions

Allows you to remove/add links displayed below the post title in the admin Posts table (for example: Edit, Quick Edit, Trash, View).

quick_edit_custom_box

Fires for each column in a list table (posts or terms) in Quick Edit mode.

user_row_actions

Allows you to change the links (actions) displayed in a user's row in the Users list table in the admin panel.