0 weeks ago
Last Updated
Replaces the default WordPress Author meta box (that has an author dropdown) with a meta box that allows you to select the post’s, or page’s, author via Autocomplete. Can really come in handy if you have a lot of authors and are tired of scrolling through that long author dropdown. Credits Big shoutout to ereleases.com for commissioning this plugin and letting me share it with the community. Thanks, guys. You rock! Lots of thanks to Andrew Kurtis from WebHostingHub Support for providing the Spanish translation. Filters Filters can really come in handy to nail down specific customizations on a site by site basis. I am what you would consider a power user so I’m a big fan of actions and filters and try to incorporate them into my plugins as much as possible. Here are some pretty helpful filters to get your authors autocomplete meta box working just the way you like. authors_autocomplete_mb_allow_user_id This filter allows you to block users from the autocomplete results according to user id. Return true to allow and false to deny. It passes the user id, along with the post ID and post type. Don’t forget: when using a filter, you MUST return something. Here’s an example to help you get started: <?php // return *true* to allow the user and *false* to deny the...
Are you an author of this plugin? Want to write a more detailed review?
Sorry, pal! The plugin couldn’t pass all our tests. No hard feelings, right?
Last Updated
This week
on WordPress
on WordPress
This section is not meant to be comprehensive.
Why don’t you compare the plugin side by
side with another plugin”
24 Jan, 2020
Saif Hassan
Overall
Easy of Use
Customer Support
Feature of Functionality
Value of Money
Pros & Cons: This is a review from the Editorial staff of WP Hive for test purposes. We are sure the plugin made it with good heart for WordPress users and we want to encourage his/her efforts by the first review.
Overall:The plugin should be working great. Even if it does not, we respect the time and effort. If you are using this plugin - leave a review with more information.