Title: Pinoydev Admin Post Author Search Filter
Author: Romell Ulgasan
Published: <strong>July 5, 2026</strong>
Last modified: July 6, 2026

---

Search plugins

![](https://s.w.org/plugins/geopattern-icon/pinoydev-admin-post-author-search-filter.
svg)

# Pinoydev Admin Post Author Search Filter

 By [Romell Ulgasan](https://profiles.wordpress.org/pinoydev/)

[Download](https://downloads.wordpress.org/plugin/pinoydev-admin-post-author-search-filter.1.0.2.zip)

 * [Details](https://wordpress.org/plugins/pinoydev-admin-post-author-search-filter/#description)
 * [Reviews](https://wordpress.org/plugins/pinoydev-admin-post-author-search-filter/#reviews)
 *  [Installation](https://wordpress.org/plugins/pinoydev-admin-post-author-search-filter/#installation)
 * [Development](https://wordpress.org/plugins/pinoydev-admin-post-author-search-filter/#developers)

 [Support](https://wordpress.org/support/plugin/pinoydev-admin-post-author-search-filter/)

## Description

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(
   configurable in Settings)
 * Works with posts, pages, and custom post types that support the `author` feature
 * Settings page to choose AJAX search or plain HTML dropdown for large author lists
 * Author column links open the WordPress user profile screen
 * 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.

## Installation

 1. Upload the `pinoydev-admin-post-author-search-filter` folder to `/wp-content/plugins/`.
 2. Activate the plugin through the **Plugins** menu in WordPress.
 3. Go to **Posts  All Posts**, **Pages**, or any custom post type list screen that
    supports authors.
 4. Choose an author from the dropdown and click **Filter**.
 5. Optional: go to **Settings  Author Search Filter** to choose AJAX search or a plain
    dropdown for large author lists.

## FAQ

### Which screens does this work on?

Any admin list table loaded from `edit.php` for a post type that supports authors.

### Does it work with custom post types?

Yes, if the custom post type registers `author` support.

### Which users appear in the author filter?

The filter shows WordPress users who are the post author on at least one item of
the current post type. Role does not matter — if a subscriber, customer, or any 
other role is saved as the post author, they will appear. It does not list every
user on your site, only users tied to posts of that type.

On large lists, the AJAX search can also match a username prefix (for example, “
SU” finds “SUP”) or an exact username even when that user has no posts of the current
type. Choosing a user with no posts of that type and clicking Filter may show an
empty list.

### What happens when there are many authors?

If a post type has more than 100 post owners, the plugin uses AJAX search by default.
Type a name or username, choose a result, then click Filter. You can switch to a
plain HTML dropdown instead under **Settings  Author Search Filter**.

### Can I use a normal dropdown instead of AJAX search?

Yes. Go to **Settings  Author Search Filter** and choose **Plain HTML dropdown**.
This loads every post owner into a select menu, which may be slow on very large 
sites.

### Does this change what users can see on the front end?

No. This only adds a filter dropdown in the WordPress admin area.

### Where can I get support?

Use the WordPress.org support forum for this plugin, or email ulgasan491@yahoo.com.

## Reviews

There are no reviews for this plugin.

## Contributors & Developers

“Pinoydev Admin Post Author Search Filter” is open source software. The following
people have contributed to this plugin.

Contributors

 *   [ Romell Ulgasan ](https://profiles.wordpress.org/pinoydev/)

[Translate “Pinoydev Admin Post Author Search Filter” into your language.](https://translate.wordpress.org/projects/wp-plugins/pinoydev-admin-post-author-search-filter)

### Interested in development?

[Browse the code](https://plugins.trac.wordpress.org/browser/pinoydev-admin-post-author-search-filter/),
check out the [SVN repository](https://plugins.svn.wordpress.org/pinoydev-admin-post-author-search-filter/),
or subscribe to the [development log](https://plugins.trac.wordpress.org/log/pinoydev-admin-post-author-search-filter/)
by [RSS](https://plugins.trac.wordpress.org/log/pinoydev-admin-post-author-search-filter/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

#### 1.0.2

 * Add settings page to choose AJAX search or plain HTML dropdown when a post type
   has more than 100 post owners.
 * Author column links now open the WordPress user profile screen instead of filtering
   the post list.

#### 1.0.1

 * Improved AJAX author search performance with cached post owner lists and lighter
   database queries.
 * Fixed partial username matching in AJAX mode (for example, “SU” now finds “SUP”).
 * Added client-side caching for repeated author searches in the admin.

#### 1.0.0

 * Initial release.
 * Author dropdown filter on admin post list screens for post types that support
   authors.
 * Lists all post owners for the current post type, regardless of user role.
 * AJAX author search when a post type has more than 100 post owners.
 * Search by username, display name, first name, last name, or nickname.
 * Author results shown as username – first last.
 * Custom query parameter (`papasf`) for reliable custom post type filtering.

## Meta

 *  Version **1.0.2**
 *  Last updated **13 hours ago**
 *  Active installations **Fewer than 10**
 *  WordPress version ** 5.6 or higher **
 *  Tested up to **7.0**
 *  PHP version ** 7.4 or higher **
 * Tags
 * [admin](https://wordpress.org/plugins/tags/admin/)[author](https://wordpress.org/plugins/tags/author/)
   [custom post type](https://wordpress.org/plugins/tags/custom-post-type/)[filter](https://wordpress.org/plugins/tags/filter/)
   [posts](https://wordpress.org/plugins/tags/posts/)
 *  [Advanced View](https://wordpress.org/plugins/pinoydev-admin-post-author-search-filter/advanced/)

## Ratings

No reviews have been submitted yet.

[Your review](https://wordpress.org/support/plugin/pinoydev-admin-post-author-search-filter/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/pinoydev-admin-post-author-search-filter/reviews/)

## Contributors

 *   [ Romell Ulgasan ](https://profiles.wordpress.org/pinoydev/)

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/pinoydev-admin-post-author-search-filter/)