mirror of
https://github.com/10h30/ultimatemember.git
synced 2026-07-11 18:56:10 +09:00
Remove notice
This commit is contained in:
@@ -1168,6 +1168,7 @@ function um_user( $data, $attrs = null ) {
|
||||
case 'display_name':
|
||||
|
||||
$op = um_get_option('display_name');
|
||||
$name = '';
|
||||
|
||||
if ( $op == 'default' ) {
|
||||
$name = um_profile('display_name');
|
||||
|
||||
Reference in New Issue
Block a user