This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

SDAC Author Search

Description

This plugin gives logged in authors the ability to do a normal site search or the ability to search their content only. This is a great option for sites with a lot of authors who want to quickly find one of their posts.

Notes

Suggested CSS:
span.author_search {display:block;margin:5px 0 5px 0;}
label.author_search_label {font-weight:bold;font-size:.85em;}

Screenshots

  • Search after user is logged in example

Installation

  1. Unzip into your plugins directory (usually /wp-content/plugins/).
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Add in the search form (get_search_form()) or use the search widget in your theme.

Enjoy!

FAQ

Where can I get support for this plugin?

You can submit any issues/feedback: http://sandboxdev.com/forums/forum/sdac-author-search

Reviews

There are no reviews for this plugin.

Contributors & Developers

“SDAC Author Search” is open source software. The following people have contributed to this plugin.

Contributors

Translate “SDAC Author Search” into your language.

Interested in development?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

Changelog

1.0

Initial release