Version 1.0.25

This commit is contained in:
ultimatemember
2015-01-26 16:58:31 +02:00
parent 33617b72c5
commit adebeee3d5
16 changed files with 561 additions and 333 deletions
+16 -1
View File
@@ -7,7 +7,7 @@ Tags: access control, community, communities, conditional fields, conditional lo
Requires at least: 4.1
Tested up to: 4.1
Stable Tag: 1.0.23
Stable Tag: 1.0.25
License: GNU Version 2 or Any Later Version
@@ -168,6 +168,21 @@ Yes. The plugin works fine with WordPress network / multisite now. In a recent u
== Changelog ==
= 1.0.25: January 26, 2015 =
* New: addded support to use gravatars (optionally) If the user does not have a custom avatar
* New: um_user_permissions_filter hook (for developer use)
* Tweak: plugin uses get_avatar() properly now
* Fixed: user avatars in backend are fixed
* Fixed: Mobile_Detect class does not throw php error if it was previously called
* Fixed: corrected a few translations errors
= 1.0.24: January 26, 2015 =
* Tweak: predefined fields are now localized (translatable)
* Fixed: PHP warning in comments was fixed
* Fixed: avatars in comments
= 1.0.23: January 25, 2015 =
* Fixed: important bugfix with profile editing