- fixed conditional logic;

This commit is contained in:
nikitasinelnikov
2018-12-18 15:58:48 +02:00
parent d59c340323
commit 8722490a68
+1 -1
View File
@@ -310,7 +310,7 @@ function um_field_conditions_are_met( $data ) {
$field = um_profile($arr[1]);
if( $arr[5] != $first_group ){
if( ! isset( $arr[5] ) || $arr[5] != $first_group ){
if ($arr[0] == 'show') {