Tagging 1.3.83

This commit is contained in:
Champ Camba
2017-02-20 15:24:11 +08:00
parent 01c591b3b0
commit 9795b2a09c
3 changed files with 28 additions and 3 deletions
+1 -1
View File
@@ -4,7 +4,7 @@ Ultimate Member is a powerful and flexible WordPress plugin that makes it a bree
| Latest Version |Requires at least|Stable Tag|
| :------------: |:------------:|:------------:|
| 1.3.82 | WordPress 4.5 or higher| 1.3.78 |
| 1.3.83 | WordPress 4.5 or higher| 1.3.78 |
##Features of the plugin include:
+1 -1
View File
@@ -3,7 +3,7 @@
Plugin Name: Ultimate Member
Plugin URI: http://ultimatemember.com/
Description: The easiest way to create powerful online communities and beautiful user profiles with WordPress
Version: 1.3.82
Version: 1.3.83
Author: Ultimate Member
Author URI: http://ultimatemember.com/
Text Domain: ultimatemember
+26 -1
View File
@@ -7,7 +7,7 @@ Tags: access control, author, authors, author profile, comments, community, comm
Requires at least: 4.1
Tested up to: 4.7.2
Stable Tag: 1.3.82
Stable Tag: 1.3.83
License: GNU Version 2 or Any Later Version
@@ -150,6 +150,31 @@ The plugin works with popular caching plugins by automatically excluding Ultimat
== Changelog ==
= 1.3.83: February 20, 2017 =
* Enhancements:
* Adds user avatar's alternate text. The default text is set to `display_name`
* Adds new filter hook to modif the user avatar's alternate text.
* `um_avatar_image_alternate_text`
* Set gravatar for newly registered users
* Adds Tag archive page access settings
* Bugfixes
* Remove pointer cursor from field areas in profile view mode
* Fix profile slug in permalinks
* Fix URL field 'nofollow' issue
* Fix field icons display
* Fix an issue with admin roles in editing fields
* Fix whitepspace issue with Email Address validation
* Fix profile visibility option in member directories
* Fix icon display as label in profile view
* Fix PHP 7.1.1 compatibility
* Fix redirection on update profile slug
* Fix dynamic CSS options in member directory
* Fix edit profile option by specific role
* Fix Vkontakte view
* Remove notices
= 1.3.82: January 31, 2017 =
* Enhancements: