=== Visage === Contributors: mindrun Tags: avatar, faces, avatars, visage, upload, images, image Requires at Least: 3.7 Tested Up To: 4.1 Stable tag: 1.0.2 License: GPLv2 License URI: http://www.gnu.org/licenses/gpl-2.0.html Allow users to set their own avatars easily. == Description == Because you’ve found the way to this page, I assume that you may have already noticed that there are currently no good plugins available than can be used to change your user’s avatars right in the backend. This is where visage comes in. You just need to let wordpress install the plugin and you’re ready! No setup, no more configuration. Once the plugin is active, you are already able to set your own avatar on your profile-page in the backend of wordpress (Of course you can also manage the avatars of other users right on their own profile-pages). **Bugs:** Should you come across some errors or bugs in the course of use, just leave a [review](https://wordpress.org/support/view/plugin-reviews/visage) for me. Afterwards I will put my focus on fixing those as soon as possible. **For developers:** You don’t need to change your just in order to use visage, all custom avatars are directly filtered through the default `get_avatar()` function. == Screenshots == 1. Personal avatar 2. Admin bar 3. User management == Changelog == = 1.0.2 = * Added translations (german, english) * Changed position on the user-page = 1.0.1 = * No custom function needed, filter added * Default avatar added * If no avatar is set, gravatar is used * Users are now able to rate their custom avatars = 1.0.0 = * Initial release