=== SDAC Author Search === Tags: search, custom search, author search, logged in Contributors: jenz Requires at least: 2.8 Tested up to: 3.1 Stable tag: 1.0 Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=4761649 Customized search form that gives logged in authors the ability to search exclusively within their own content. == 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. == 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! == Frequently Asked Questions == = Where can I get support for this plugin? = You can submit any issues/feedback: http://sandboxdev.com/forums/forum/sdac-author-search == Screenshots == 1. Search after user is logged in example == Changelog == = 1.0 = Initial release == Upgrade Notice == == Notes == Suggested CSS: span.author_search {display:block;margin:5px 0 5px 0;} label.author_search_label {font-weight:bold;font-size:.85em;}