- fixed registration submittion placeholders;

This commit is contained in:
nikitozzzzzzz
2018-08-28 13:03:36 +03:00
parent 5a99e47a14
commit 002066728f
3 changed files with 8 additions and 2 deletions
+1 -1
View File
@@ -553,7 +553,7 @@ function um_user_submitted_registration( $style = false ) {
continue;
}
if ( ! is_array( $v ) && strstr( $v, 'ultimatemember/temp' ) ) {
if ( UM()->fields()->get_field_type( $k ) == 'image' || UM()->fields()->get_field_type( $k ) == 'file' ) {
$file = basename( $v );
$v = um_user_uploads_uri() . $file;
}
+6
View File
@@ -131,6 +131,12 @@ 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.26: August 29, 2018 =
* Bugfixes:
- File/Image email placeholders after registration form submitting
- File/Image forms fields values on submit/edit
= 2.0.25: August 20, 2018 =
* Enhancements:
+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: 2.0.25
Version: 2.0.26
Author: Ultimate Member
Author URI: http://ultimatemember.com/
Text Domain: ultimate-member