Pinoydev Admin Post Author Search Filter
·
Adds an author dropdown filter to WordPress admin post list screens.
Pinoydev Admin Post Author Search Filter adds a simple All authors dropdown to the top of WordPress admin list tables on edit.php.
Use it to quickly filter posts, pages, and custom post types by author — then click the existing Filter button to update the list.
Features
- Author dropdown on admin post list screens
- Lists post owners for the current post type (any user role, as long as they are the post author)
- Switches to AJAX author search automatically when more than 100 post owners exist
- Works with posts, pages, and custom post types that support the
authorfeature - Lightweight — no settings screen, no database tables
- Uses native WordPress author query handling
Why this plugin?
WordPress does not always show a convenient author dropdown on every post list screen, especially for pages and custom post types. Older author-filter plugins on WordPress.org are no longer maintained. This plugin provides a focused, up-to-date solution.