=== Search & Filter Pro ===
Plugin name: WP Search Username 1.0
Author: Robin Grasmeijer
Donate link:
Tags: search, username, author, display name, posts, custom posts, products, category, wordpress, post
Requires at least: 3.5
Tested up to: 4.9
Stable tag: 2.3.4

Search every username from the author in your Wordpress site.

== Description ==

Search every username in your Wordpress site from the author. Make the Seach Username Widget actieve in your Widgets menu from your Wordpress site.

Or place the below shortcode in your Wordpress site page content:    

[search-username]

Or place the below php shortcode in your themes file with a FTP Program: 



<?php  
// Use shortcode in a PHP - WP Search Username echo do_shortcode( '[search-username]' );
?>

Option author page:

Only if you have not a author.php page in your themes then you can upload the author.php page from your plugin directory 'wp author page' and save it on your pc and upload it to to your themes /wp-comtent/themes/your-themes-name/ directory with a FTP Program. 


== Installation ==


= Uploading in WordPress Dashboard =

1. Navigate to the 'Add New' in the plugins dashboard
2. Navigate to the 'Upload' area
3. Select `wp-search-username.zip` from your computer
4. Click 'Install Now'
5. Activate the plugin in the Plugin dashboard


= Using FTP =

1. Download `search-filter-pro.zip`
2. Extract the `wp-search-username` directory to your computer
3. Upload the `wp-search-username` directory to the `/wp-content/plugins/` directory
4. Activate the plugin in the Plugin dashboard


== Frequently Asked Questions ==


== Screenshots ==


== Changelog ==


== Upgrade Notice ==

= 1.0 =
Initial release
