mirror of
https://github.com/10h30/ultimatemember.git
synced 2026-06-05 15:09:37 +09:00
- fix metaline in members directory
This commit is contained in:
@@ -66,7 +66,9 @@
|
||||
unset( $reveal_fields[ $k ] );
|
||||
} ?>
|
||||
|
||||
<# $show_block = typeof user.<?php echo $key; ?> !== 'undefined'; #>
|
||||
<# if ( typeof user.<?php echo $key; ?> !== 'undefined' ) {
|
||||
$show_block = true;
|
||||
} #>
|
||||
<?php }
|
||||
|
||||
if ( $show_social ) { ?>
|
||||
|
||||
Reference in New Issue
Block a user