mirror of
https://github.com/10h30/ultimatemember.git
synced 2026-06-05 15:09:37 +09:00
* fixed running UM()->fields()->get_restricted_fields_for_edit() function in the fields loop;
This commit is contained in:
@@ -2110,7 +2110,6 @@ if ( ! class_exists( 'um\core\Fields' ) ) {
|
||||
return apply_filters( 'um_field_non_utf8_value', $option_value );
|
||||
}
|
||||
|
||||
|
||||
/**
|
||||
* Getting the fields that need to be disabled in edit mode (profile)
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user