From b1959b2e0948078332add6c96056795c4141e0c5 Mon Sep 17 00:00:00 2001 From: nikitasinelnikov Date: Fri, 1 Mar 2019 16:49:19 +0200 Subject: [PATCH] - 2.0.40 pre-release --- includes/core/class-fields.php | 1 - readme.txt | 12 +++++++++++- ultimate-member.php | 2 +- 3 files changed, 12 insertions(+), 3 deletions(-) diff --git a/includes/core/class-fields.php b/includes/core/class-fields.php index 4cc722fd..599cd945 100644 --- a/includes/core/class-fields.php +++ b/includes/core/class-fields.php @@ -912,7 +912,6 @@ if ( ! class_exists( 'um\core\Fields' ) ) { return true; } if ( $field_value && $this->editing == true && ! is_array( $field_value ) && $field_value == $value ) { - echo $field_value; return true; } diff --git a/readme.txt b/readme.txt index ecc5a16b..e5b9b613 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.7 Tested up to: 5.0 -Stable tag: 2.0.39 +Stable tag: 2.0.40 License: GNU Version 2 or Any Later Version License URI: http://www.gnu.org/licenses/gpl-3.0.txt @@ -133,6 +133,16 @@ 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.40: March XX, 2019 = + +* Enhancements: + - Clear temp directory on upload process 1 day files old + +* Bugfixes: + - Fixed Edit Row settings + - Fixed save profile fields with 0 values + + = 2.0.39: February 11, 2019 = * Enhancements: diff --git a/ultimate-member.php b/ultimate-member.php index 452fe2b8..cd049f20 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.39 +Version: 2.0.40 Author: Ultimate Member Author URI: http://ultimatemember.com/ Text Domain: ultimate-member