diff --git a/README.md b/README.md index 18b840bf..7a007675 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.69 | WordPress 4.5 or higher| 1.3.69 | +| 1.3.70 | WordPress 4.5 or higher| 1.3.70 | ##Features of the plugin include: @@ -48,7 +48,7 @@ GNU Version 2 or Any Later Version Releases ==================== -[Latest Release: Ultimate Member pre-v1.3.69.25](https://github.com/ultimatemember/ultimatemember/releases). +[Latest Release: Ultimate Member pre-v1.3.70.1](https://github.com/ultimatemember/ultimatemember/releases). Changelog ==================== diff --git a/index.php b/index.php index d0f4a5f3..9a92fe95 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.69 +Version: 1.3.70 Author: Ultimate Member Author URI: http://ultimatemember.com/ Text Domain: ultimatemember diff --git a/readme.txt b/readme.txt index 64437873..d7a9d644 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.69 +Stable Tag: 1.3.70 License: GNU Version 2 or Any Later Version @@ -149,6 +149,15 @@ The plugin works with popular caching plugins by automatically excluding Ultimat == Changelog == += 1.3.70: September 09, 2016 = + +* Enhancements: + * Adds a new filter hook to modify the profile `cover photo` uri. + * `um_user_cover_photo_uri__filter` +* Bugfixes: + * Fixes a bug to allow users change their password in account form + + = 1.3.69: September 08, 2016 = * Enhancements: