=== Plugin Name === Contributors: cdog Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=SMKJZHX7G3VQS Tags: avatars, gravatar, profile, users Requires at least: 3.5 Tested up to: 3.5.1 Stable tag: 1.2.2 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Avatar Manager for WordPress is a sweet and simple plugin for storing avatars locally and more. Easily. == Description == Avatar Manager for WordPress is a sweet and simple plugin for storing avatars locally and more. Easily. Enhance your WordPress website by letting your users choose between using Gravatar or a self-hosted avatar image right from their profile screen. Improved workflow, on-demand image generation and custom user permissions under a native interface. Say hello to the Avatar Manager plugin. = How It's Made = Want to find out how Avatar Manager is built? Make sure to read the following resources. **Wptuts+** + [How to Create a WordPress Avatar Management Plugin from Scratch: Getting Started](http://wp.tutsplus.com/tutorials/plugins/how-to-create-a-wordpress-avatar-management-plugin-from-scratch-getting-started/) + [How to Create a WordPress Avatar Management Plugin from Scratch: Finishing Touches](http://wp.tutsplus.com/tutorials/plugins/how-to-create-a-wordpress-avatar-management-plugin-from-scratch-finishing-touches/) = Get Involved = **Thank you for choosing to contribute to Avatar Manager!** Have a bug or a feature request? Please [open a new issue](https://github.com/resourcestream/avatar-manager/issues). Before opening any issue, please search for existing issues and read the [Issue Guidelines](https://github.com/necolas/issue-guidelines), written by [Nicolas Gallagher](https://github.com/necolas/). Please submit all pull requests against dev branches. Avatar Manager is a user-driven project, and all developments and enhancements depend on users like **you**! + [Avatar Manager on GitHub](https://github.com/resourcestream/avatar-manager) = Copyright and License = Copyright © 2013 Cătălin Dogaru This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. == Installation == Installation is simple as peas. 1. Install Avatar Manager either via the WordPress.org plugin directory, or by uploading the files to your server. 2. After activating Avatar Manager, you will be able to customize the plugin options under the [Settings Discussion Screen](http://codex.wordpress.org/Settings_Discussion_Screen). 3. That's it. You're ready to go! == Frequently Asked Questions == = Can I choose between my Gravatar and my custom avatar? = Yes, you can choose between your Gravatar and your custom avatar under the [Users Your Profile Screen](http://codex.wordpress.org/Users_Your_Profile_Screen). = Can I choose a rating for my custom avatar? = Yes, you can choose a rating for your custom avatar under the [Users Your Profile Screen](http://codex.wordpress.org/Users_Your_Profile_Screen). = Can low privileged users upload their own avatar? = Yes, you can enable this feature under the [Settings Discussion Screen](http://codex.wordpress.org/Settings_Discussion_Screen). = Can I add the self-hosted avatars to my template files? = Yes, you can add the self-hosted avatars to your template files by using the WordPress built-in [`get_avatar()`](http://codex.wordpress.org/Function_Reference/get_avatar) function to retrieve the avatar for a user who provided a user ID or email address. == Screenshots == 1. Avatar Manager options under the [Settings Discussion Screen](http://codex.wordpress.org/Settings_Discussion_Screen). 2. Avatar Manager options under the [Users Your Profile Screen](http://codex.wordpress.org/Users_Your_Profile_Screen). 3. Avatar Manager options under the [Users Your Profile Screen](http://codex.wordpress.org/Users_Your_Profile_Screen). == Changelog == = 1.2.2 = * Minor bug fixes. = 1.2.1 = * Action and filter hooks. = 1.2.0 = * Media states. = 1.1.0 = * Romanian localization. * Minor bug fixes. = 1.0.0 = * Initial release.