File: //opt/plugins/wp-user-avatars/readme.txt
=== WP User Avatars ===
Contributors: johnjamesjacoby, stuttter
Tags: avatar, user, profile
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=9Q4F4EL5YJ62J
Requires at least: 4.4
Tested up to: 5.6
Stable tag: 1.4.0
== Description ==
Allow registered users to upload & select their own avatars.
> If you like this plugin, please consider purchasing a copy from [Plugins Loaded](https://pluginsloaded.com "Production-ready WordPress Plugins and Add-ons") to support future development.
= Also checkout =
* [WP User Profiles](https://wordpress.org/plugins/wp-user-profiles/ "A sophisticated way to edit users in WordPress.")
* [WP User Groups](https://wordpress.org/plugins/wp-user-groups/ "Group users together with taxonomies & terms.")
* [WP User Activity](https://wordpress.org/plugins/wp-user-activity/ "The best way to log activity in WordPress.")
* [WP Chosen](https://wordpress.org/plugins/wp-chosen/ "Make long, unwieldy select boxes much more user-friendly.")
* [WP Pretty Filters](https://wordpress.org/plugins/wp-pretty-filters/ "Makes post filters better match what's already in Media & Attachments.")
* [WP Media Categories](https://wordpress.org/plugins/wp-media-categories/ "Add categories to media & attachments.")
* [WP Term Authors](https://wordpress.org/plugins/wp-term-authors/ "Authors for categories, tags, and other taxonomy terms.")
* [WP Term Colors](https://wordpress.org/plugins/wp-term-colors/ "Pretty colors for categories, tags, and other taxonomy terms.")
* [WP Term Families](https://wordpress.org/plugins/wp-term-icons/ "Families for categories, tags, and other taxonomy terms.")
* [WP Term Icons](https://wordpress.org/plugins/wp-term-icons/ "Pretty icons for categories, tags, and other taxonomy terms.")
* [WP Term Order](https://wordpress.org/plugins/wp-term-order/ "Sort taxonomy terms, your way.")
* [WP Term Visibility](https://wordpress.org/plugins/wp-term-visibility/ "Visibilities for categories, tags, and other taxonomy terms.")
== Screenshots ==
1. Your Profile (+1100px)
2. Your Profile (-1100px)
3. WP User Profiles (Side)
4. WP User Profiles (Normal)
== Installation ==
* Download and install using the built in WordPress plugin installer.
* Activate in the "Plugins" area of your admin by clicking the "Activate" link.
* No further setup or configuration is necessary.
== Frequently Asked Questions ==
= How does this work with multisite? =
It works OK, but you'll want to consider exactly what level of privacy is best for your installation.
= Where can I get support? =
* Basic: https://wordpress.org/support/plugin/wp-user-avatars/
* Priority: https://jjj.software
= Where can I find documentation? =
http://github.com/stuttter/wp-user-avatars/
== Changelog ==
= 1.4.0 =
* Improved support for long file names
= 1.3.0 =
* Fix local avatars in comments
= 1.2.0 =
* BuddyPress profile styling support
= 1.1.1 =
* Rename functions.php to common.php
= 1.1.0 =
* Compatibility with future versions of WP User Profiles
= 1.0.2 =
* Fix bug with "Default Avatar" display introduced in 1.0.1
= 1.0.1 =
* Improved mu-plugins location support
* Use WordPress 4.2+ functions & filters
= 0.2.0 =
* Support for User Profiles 0.2.0
= 0.1.8 =
* Hide "Profile Picture" section (WordPress 4.4)
= 0.1.7 =
* Improve capability mappings
* Improve required file loading
* Remove unused action hook
= 0.1.6 =
* Improve support for user dashboard
= 0.1.5 =
* Support for WP User Profiles 0.1.7
= 0.1.4 =
* Bump assets & update readme's & metadata
= 0.1.3 =
* Improve compatibility with WP User Profiles
= 0.1.2 =
* Improve avatar styling
= 0.1.1 =
* Retina support for user profiles
= 0.1.0 =
* Initial release