Admin-Panel (category)
Hooks on Edit Post Admin Page

There are hooks that allow you to display any content in a particular place on the admin page of adding or editing any type of post.
Thanks to hooks below, you can...
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.