Your IP : 216.73.216.1


Current Path : /proc/self/cwd/wp-contentn/plugins/wp-user-avatars/
Upload File :
Current File : //proc/self/cwd/wp-contentn/plugins/wp-user-avatars/readme.txt

=== WP User Avatars ===
Author:            Triple J Software, Inc.
Author URI:        https://jjj.software
Donate link:       https://buy.stripe.com/7sI3cd2tK1Cy2lydQR
Plugin URI:        https://wordpress.org/plugins/wp-user-avatars
License URI:       https://www.gnu.org/licenses/gpl-2.0.html
License:           GPLv2 or later
Contributors:      johnjamesjacoby
Tags:              user, profile, avatar, media, local
Requires PHP:      7.2
Requires at least: 5.2
Tested up to:      5.8
Stable tag:        1.4.1

== Description ==

Allow registered users to upload & select their own avatars.

= Recommended Plugins =

If you like this plugin, you'll probably like these!

* [WP User Profiles](https://wordpress.org/plugins/wp-user-profiles/ "A sophisticated way to edit users in WordPress.")
* [WP User Activity](https://wordpress.org/plugins/wp-user-activity/ "The best way to log activity in WordPress.")
* [WP User Avatars](https://wordpress.org/plugins/wp-user-avatars/ "Allow users to upload avatars or choose them from your media library.")
* [WP User Groups](https://wordpress.org/plugins/wp-user-groups/ "Group users together with taxonomies & terms.")
* [WP User Signups](https://wordpress.org/plugins/wp-user-signups/ "The best way to manage user & site sign-ups in WordPress.")
* [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-families/ "Associate taxonomy terms with other taxonomy terms.")
* [WP Term Icons](https://wordpress.org/plugins/wp-term-icons/ "Pretty icons for categories, tags, and other taxonomy terms.")
* [WP Term Images](https://wordpress.org/plugins/wp-term-images/ "Pretty images for categories, tags, and other taxonomy terms.")
* [WP Term Locks](https://wordpress.org/plugins/wp-term-locks/ "Protect categories, tags, and other taxonomy terms from being edited or deleted.")
* [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.")
* [WP Media Categories](https://wordpress.org/plugins/wp-media-categories/ "Add categories to media & attachments.")
* [WP Pretty Filters](https://wordpress.org/plugins/wp-pretty-filters/ "Makes post filters better match what's already in Media & Attachments.")
* [WP Chosen](https://wordpress.org/plugins/wp-chosen/ "Make long, unwieldy select boxes much more user-friendly.")

== 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? =

* Community: https://wordpress.org/support/plugin/wp-user-avatars
* Development: https://github.com/stuttter/wp-user-avatars/discussions

== Changelog ==

= [1.4.1] - 2021-05-29 =
* Update author info
* Add sponsor link

= 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