Skip to content

Commit

Permalink
Updating readme.
Browse files Browse the repository at this point in the history
  • Loading branch information
ronaldhuereca committed Jun 3, 2019
1 parent bf43e87 commit 3bcf53e
Showing 1 changed file with 12 additions and 42 deletions.
54 changes: 12 additions & 42 deletions readme.txt
Expand Up @@ -3,7 +3,7 @@ Contributors: ronalfy, Alaadiaa
Tags: users, user profile, gravatar, avatar, blocks, block
Requires at least: 3.5
Tested up to: 5.2
Stable tag: 2.2.0
Stable tag: 2.2.5
Requires PHP: 5.2
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Expand All @@ -14,6 +14,8 @@ Set a custom profile image (avatar) for a user using the standard WordPress medi

Set or remove a custom profile image for a user using the standard WordPress media upload tool.

<a href="https://mediaron.com/user-profile-picture/">View Documentation and Examples</a>

https://www.youtube.com/watch?v=9icnOWWZUpA&rel=0

Users must have the ability to upload images (typically author role or greater). You can use the plugin <a href="https://wordpress.org/plugins/members/">Members</a> to allow other roles (e.g. subscribers) the ability to upload images.
Expand Down Expand Up @@ -122,6 +124,13 @@ Yes, but you'll have to set a new profile image per site. This is currently a l

== Changelog ==

= 2.2.5 =
* Released 2019-06-02
* Code cleanup.
* Leaner Gutenberg JavaScript.
* Gutenberg improvements.
* Security improvements.

= 2.2.0 =
* Released 2019-05-12
* Added template tags for displaying an author box
Expand Down Expand Up @@ -290,44 +299,5 @@ Yes, but you'll have to set a new profile image per site. This is currently a l

== Upgrade Notice ==

= 2.2.0 =
Added template tags for displaying an author box

= 2.1.3 =
Added filter to get users in Gutenberg besides author

= 2.1.2 =
Resolving PHP notice for dirname

= 2.1.1 =
Adding white posts theme to the tabbed view block. Fixing clearing for the tabbed view block.

= 2.1.0 =
Old block deprecated, but still supported. New block added with more control over appearance and includes themes.

= 2.0.2 =
Gutenberg fixes with alignment on the front end. Gutenberg fixes with the toggle boxes defaulting back to nothing.

= 2.0.1 =
Fixing PHP 5.2 incompatibility. Fixing Gutenberg front-end when there is no profile picture.

= 2.0.0 =
Added Gutenberg block for easy outputting to posts. Tested with WordPress 5.0 successfully.

= 1.5.5 =
Loading image now shows between states. New "Click to Edit" bar added to interface.

= 1.5.1 =
Fixed a condition where a featured image was shown for the author instead of a blank gravatar

= 1.5.0 =
AMP now supported. Two REST API Endpoints added.

= 1.4.3 =
Bug fix: Post featured image is being shown as user's profile picture when no avatar is selected.

= 1.4.1 =
Fix select states in image modal.

= 1.4.0 =
Avatar override is now a default option. Numerous bug fixes. Please see changelog.
= 2.2.5 =
Code cleanup. Leaner Gutenberg JavaScript. Gutenberg improvements. Security improvements.

0 comments on commit 3bcf53e

Please sign in to comment.