mirror of
https://github.com/10h30/ultimatemember.git
synced 2026-07-13 11:46:27 +09:00
Remove notices
This commit is contained in:
+2
-1
@@ -910,7 +910,8 @@ class UM_Fields {
|
||||
global $ultimatemember;
|
||||
|
||||
$output = null;
|
||||
|
||||
$disabled = '';
|
||||
|
||||
// get whole field data
|
||||
if ( isset( $data ) && is_array( $data ) ) {
|
||||
$data = $this->get_field($key);
|
||||
|
||||
Reference in New Issue
Block a user