From 35563928a16c918783a18f900342e5f24608914a Mon Sep 17 00:00:00 2001 From: champsupertramp Date: Mon, 12 Sep 2016 20:08:14 +0800 Subject: [PATCH] Tagging 1.3.71 --- README.md | 2 +- index.php | 2 +- readme.txt | 12 +++++++++++- 3 files changed, 13 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 7a007675..58b00897 100644 --- a/README.md +++ b/README.md @@ -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.70 | WordPress 4.5 or higher| 1.3.70 | +| 1.3.71 | WordPress 4.5 or higher| 1.3.71 | ##Features of the plugin include: diff --git a/index.php b/index.php index 9a92fe95..ecf0fe71 100644 --- a/index.php +++ b/index.php @@ -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.70 +Version: 1.3.71 Author: Ultimate Member Author URI: http://ultimatemember.com/ Text Domain: ultimatemember diff --git a/readme.txt b/readme.txt index a43f648e..4cf267db 100644 --- a/readme.txt +++ b/readme.txt @@ -7,7 +7,7 @@ Tags: access control, author, authors, author profile, comments, community, comm Requires at least: 4.1 Tested up to: 4.6.1 -Stable Tag: 1.3.70 +Stable Tag: 1.3.71 License: GNU Version 2 or Any Later Version @@ -149,6 +149,16 @@ The plugin works with popular caching plugins by automatically excluding Ultimat == Changelog == += 1.3.71: September 12, 2016 = + +* Enhancements: + * Adds a new filter hook to modify the `cover photo` uri. + * `um_user_cover_photo_uri__filter` +* Bugfixes: + * Fixes a bug to allow users change their password in account form + * Fixes a bug to allow role validation and assigning of roles to users on registration process + * Fixes a bug to avoid blank admin footer text all around WordPress + = 1.3.70: September 09, 2016 = * Enhancements: