2022-01-14 13:13:03 +01:00
=== Simple User Avatar ===
Contributors: matteomanna
Donate link: https://www.paypal.com/donate/?cmd=_donations&business=matteomanna87%40gmail%2ecom
2025-02-28 08:42:11 +01:00
Tags: avatar, user, picture, gravatar, media library
2022-01-14 13:13:03 +01:00
Requires at least: 4.0
2026-03-31 11:30:59 +02:00
Tested up to: 6.9
Stable tag: 4.8
2022-01-14 13:13:03 +01:00
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
2022-04-02 10:26:41 +02:00
Simple User Avatar helps users to add or remove their avatar using images from his Media Library.
2022-01-14 13:13:03 +01:00
== Description ==
This plugin simplifies the life of WordPress users.
2022-04-02 10:26:41 +02:00
Now users can add or remove their 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).
2022-01-14 13:13:03 +01:00
== 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 ==
2025-02-28 08:42:11 +01:00
2026-03-31 11:30:59 +02:00
= 4.8 =
* Release Date - 6 February 2026
* Support for WordPress 6.9
2025-02-28 08:42:11 +01:00
= 4.7 =
* Release Date - 14 November 2024
* Bug fix in get_avatar_filter() function
= 4.6 =
* Release Date - 13 November 2024
* Bug fix PHP code
= 4.5 =
* Release Date - 14 October 2024
* Bug fix in WP Menu > Settings > Discussion
= 4.4 =
* Release Date - 17 September 2024
* Support for WordPress 6.6
2023-12-07 09:44:11 +01:00
= 4.3 =
* Release Date - 12 October 2023
* Support for WordPress 6.3
* Admin CSS written in SCSS
* Donation notification disabled for twelve months
2023-01-25 20:43:46 +01:00
= 4.2 =
* Release Date - 28 December 2022
* Support for WordPress 6.1
= 4.1 =
* Release Date - 27 December 2022
* Support custom avatars for comments
2022-04-02 10:26:41 +02:00
= 4.0 =
* Release Date - 28 January 2022
* Avatar now can be changed for all users
= 3.9 =
* Release Date - 26 January 2022
* Support for WordPress 5.9
* When an attachment is deleted, the user's avatar is deleted
* An error appears if the transient is not set
= 3.8 =
* Release Date - 14 November 2021
* Fixed compatibility with Classic Editor plugin
= 3.7 =
* Release Date - 12 November 2021
* Now display avatars even if they don't have "srcset" attribute
* Bug fix
= 3.6 =
* Release Date - 12 November 2021
* Rewritten the JavaScript
* Rewritten the CSS
* Added properties to PHP Classes
= 3.5 =
* Release Date - 11 November 2021
* Fixed "wp.media.editor" Javascript function
= 3.4 =
* Release Date - 10 November 2021
* Fixed "srcset" attribute
* Admin notice now is visible only in some pages
* Admin notice expiration now is set in 3 months
= 3.3 =
* Release Date - 9 November 2021
* Fixed "srcset" on get_avatar_filter();
2022-01-14 13:13:03 +01:00
= 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