=== Featured Bloggers === Contributors: Don Gilbert Donate link: http://dongilbert.net/ Tags: blogger, featured, author post, author box Requires at least: 2.7 Tested up to: 3.0.1 Stable tag: 1.3 Creates an author profile at the bottom of every post. The data is pulled from the about the author section in the users profile. Includes an admin panel for easy updating the background and border colors. == Description == Creates an author profile at the bottom of every post. The data is pulled from the about the author section in the users profile. Includes an admin panel for easy updating the background and border colors. == Installation == ###Upgrading From A Previous Version### To upgrade from a previous version of this plugin, delete the entire folder and files from the previous version of the plugin and then follow the installation instructions below. Alternatively, you can have WordPress upgrade it for you automatically via the Plugin Admin Page. ###Installing The Plugin### Extract all files from the ZIP file, making sure to keep the file structure intact, and then upload the plugin's folder to `/wp-content/plugins/`. This should result in the following file structure: `- wp-content - plugins - featured-bloggers | readme.txt | screenshot1.png | screenshot2.png | featured-blog-authors.php | adminpage.class.php | jscolor.js | cross.gif | hv.png | hs.png | arrow,gif` Then just visit your admin area and activate the plugin. **See Also:** ["Installing Plugins" article on the WP Codex](http://codex.wordpress.org/Managing_Plugins#Installing_Plugins) ###Installing The Plugin For WordPress MU### Install normally, but move **only** the `featured-blog-authors.php` to the `mu-plugins` folder. Leave the rest of the files in their normal place. == Frequently Asked Questions == None yet! == Screenshots == 1. How the plugin appears on posts/pages. 2. Admin Page == ChangeLog == **Version 1.3** * Added JS Colorpicker to Admin Page **Version 1.2** * Added Admin Page. * Added ability to change background and border colors. **Version 1.0** * Initial release.