=== Author Profiler === Contributors: cinghaman Donate link: http://amancingh.com/blog/author-profiler Author uri: http://amancingh.com Tags: author, profile, photo, gravatar Requires at least: 3.0.1 Tested up to: 3.5.1 Stable tag: 1.0.1 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Allows the author/user to upload gravatar/photo/profile image directly from the user dashbaord to display on their blog post. == Description == Allows the author/user to upload gravatar/photo/profile image directly from the user dashboard to display on their blog post. Using the plugin you would not need to upload your photo on gravatar and directly upload it in your dashboard and the plugin codes add a code to display the photo on author blog post. == Installation == 1. Upload `author-profiler.php` to the `/wp-content/plugins/` directory 2. Activate the plugin through the 'Plugins' menu in WordPress 3. Upload your profile photo by going to users == Frequently Asked Questions == = What does plugin do? = It allows you to upload author photo directly from user section of the dashboard. = Do i need to add any shortcode? = No, plugin takes care of it, and adds the image next to author name on his blog post. = Does it only allows single author photo? = No, any number of authors on the blog can upload their individual photos in the user dashboard and it will feature next to the author name on blog post. = How to change height of the author pic? = Go to wp-content/plguins/author-profiler/author-profiler.php, open it in your php editor and go to line 116 and you can update width and height. Visit http://amancingh.com/blog/author-profiler to see how to implment. == Changelog 1.1 == * Tested with latest WordPress Version. == Upgrade Notice == No major upgrade. == Functionality == 1. Allows you to directly add author photo through dashboard 2. No need to add any code on blog post, plugin automatically adds the photo on blog post.