wp_list_table (tag)
Bulk Actions in Tables: Posts, Pages, Users, Comments...
How to add custom bulk actions to WordPress admin tables and process them using hooks.
Custom Filters in Post, Comment, User, and Taxonomy Tables
The article explains how to add custom filters for managing records, comments, users, and taxonomies in WordPress admin tables, including practical code examples.