mirror of
https://github.com/10h30/ultimatemember.git
synced 2026-07-11 18:56:10 +09:00
Update 1.0.65
This commit is contained in:
@@ -28,7 +28,7 @@
|
||||
|
||||
$current_tab = $ultimatemember->account->current_tab;
|
||||
|
||||
if ( um_get_option('account_tab_'.$id ) == 1 || $id == 'general' ) {
|
||||
if ( isset($info['custom']) || um_get_option('account_tab_'.$id ) == 1 || $id == 'general' ) {
|
||||
|
||||
?>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user