=== Simple User Avatar === Contributors: matteomanna Donate link: https://www.paypal.com/donate/?cmd=_donations&business=matteomanna87%40gmail%2ecom Tags: avatar, user, picture, gravatar, theme, media library Requires at least: 4.0 Tested up to: 5.8 Stable tag: 3.2 License: GPLv2 or later License URI: https://www.gnu.org/licenses/gpl-2.0.html Simple User Avatar helps users to add or remove his avatar using images from his Media Library. == Description == This plugin simplifies the life of WordPress users. Now users can add or remove his Avatar simply using images from his Media Library. Simple to use, no additional functions required. Plugin available on [GitHub](https://github.com/MatteoManna/Simple-User-Avatar). == Installation == 1. Upload `simple-user-avatar` directory to the `/wp-content/plugins/` directory 2. Activate the plugin through the "Plugins" menu in WordPress 3. Now you have a new option in the user page == Frequently Asked Questions == = Can I change my Avatar uploading an image from my PC/Mac? = Yes, you can upload your image in WordPress Media Library and after that will be available in your profile page. = Are there any other settings I need to configure? = No, it's really simple. Add/Remove buttons, stop. == Screenshots == 1. Sample view of the new option in the user page. 2. A view of the Media Library that you can use for change user Avatar. 3. A view of the user's page list with new Avatar. == Changelog == = 3.2 = * Release Date - 21 July 2021 * Support for WordPress 5.8 = 3.1 = * Release Date - 10 March 2021 * Support for WordPress 5.7 = 3.0 = * Release Date - 17 February 2021 * Bug Fix = 2.9 = * Release Date - 13 February 2021 * Bug Fix = 2.8 = * Release Date - 10 February 2021 * Get default WordPress avatar when users doesn't use custom avatar = 2.7 = * Release Date - 9 February 2021 * Reduced size of the donation banner = 2.6 = * Release Date - 9 December 2020 * Support for WordPress 5.6 = 2.5 = * Release Date - 3 November 2020 * Removed file `index.php` * Minor bug fix = 2.4 = * Release Date - 2 November 2020 * New PHP Class called `SimpleUserAvatar` * New notice in PHP Class called `SimpleUserAvatar_notice` * Removed folder `languages` = 2.3 = * Release Date - 23 October 2020 * Support for WordPress 5.5 = 2.2 = * Release Date - 1 April 2020 * Fix for PHP 7.4.4 = 2.1 = * Release Date - 1 April 2020 * Support for WordPress 5.4 = 2.0 = * Release Date - 13 November 2019 * Support for WordPress 5.3 = 1.9 = * Release Date - 1 October 2019 * Support for WordPress 5.2.3 = 1.8 = * Release Date - 14 December 2018 * Support for WordPress 5.0.1 = 1.7 = * Release Date - 1 December 2017 * Javascript fix * Now remove button is red = 1.6 = * Release Date - 23 November 2017 * Added WordPress 4.9 compatibility = 1.5 = * Release Date - 5 October 2017 * Added injection prevention and improved strings for localization = 1.4 = * Release Date - 13 July 2017 * Added WordPress 4.8 compatibility = 1.3 = * Release Date - 22 March 2017 * Added load_plugin_textdomain() function and POT file = 1.2 = * Release Date - 21 March 2017 * Text Domain changed = 1.1 = * Release Date - 14 March 2017 * Folder name now is a var * Validate POST calls * Three screenshots availables = 1.0 = * Release Date - 7 March 2017 * Improved layout