From cbb9287534a440c69e88ba6c8ca67d8f19c6f3a0 Mon Sep 17 00:00:00 2001 From: nikitozzzzzzz Date: Mon, 30 Apr 2018 21:07:55 +0300 Subject: [PATCH] - 2.0.12 release; --- README.md | 4 ++-- assets/css/um-profile.css | 2 +- readme.txt | 10 +++++++++- ultimate-member.php | 2 +- 4 files changed, 13 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index c78512ef..d4f28e78 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ Ultimate Member is the #1 user profile & membership plugin for WordPress. The pl | Latest Version |Requires at least|Stable Tag| | :------------: |:------------:|:------------:| -| 2.0.10 | WordPress 4.9 or higher| 2.0.10 | +| 2.0.12 | WordPress 4.9 or higher| 2.0.12 | Features of the plugin include: @@ -48,7 +48,7 @@ GNU Version 2 or Any Later Version Releases ==================== -[Official Release Version: 2.0.10](https://github.com/ultimatemember/ultimatemember/releases/tag/2.0.10). +[Official Release Version: 2.0.12](https://github.com/ultimatemember/ultimatemember/releases/tag/2.0.12). [Official Release Version: 1.3.88](https://github.com/ultimatemember/ultimatemember/releases). diff --git a/assets/css/um-profile.css b/assets/css/um-profile.css index 8ee8dd23..1586807e 100644 --- a/assets/css/um-profile.css +++ b/assets/css/um-profile.css @@ -549,6 +549,6 @@ font-weight: normal; @media (min-width: 880px) { .um-profile-nav-item .um-tip-n { - display: none; + display: none !important; } } \ No newline at end of file diff --git a/readme.txt b/readme.txt index 445ec6c6..59d6914e 100644 --- a/readme.txt +++ b/readme.txt @@ -6,7 +6,7 @@ Donate link: Tags: community, member, membership, user-profile, user-registration Requires at least: 4.1 Tested up to: 4.9 -Stable tag: 2.0.10 +Stable tag: 2.0.12 License: GNU Version 2 or Any Later Version License URI: http://www.gnu.org/licenses/gpl-3.0.txt @@ -131,6 +131,14 @@ The plugin works with popular caching plugins by automatically excluding Ultimat = Important: UM2.0+ is a significant update to the code base from 1.3.88. Please make sure you take a full-site backup with restore point before updating the plugin = += 2.0.12: April 30, 2018 = + +* Bugfixes: + - Fixed approving users with "Administrator" role + - Fixed problem with URLs for upload images + - Fixed not UM roles, which start from "um_" symbols + - Fixed content restriction logic + = 2.0.11: April 19, 2018 = * Bugfixes: diff --git a/ultimate-member.php b/ultimate-member.php index 5a3cb40a..a083c671 100644 --- a/ultimate-member.php +++ b/ultimate-member.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: 2.0.11 +Version: 2.0.12 Author: Ultimate Member Author URI: http://ultimatemember.com/ Text Domain: ultimate-member