mirror of
https://github.com/10h30/ultimatemember.git
synced 2026-06-05 15:09:37 +09:00
- fixed problem with tabs;
This commit is contained in:
@@ -115,7 +115,7 @@ if ( ! class_exists( 'um\core\Profile' ) ) {
|
||||
'icon' => 'um-faicon-comment'
|
||||
)
|
||||
) );
|
||||
|
||||
um_fetch_user(get_current_user_id());
|
||||
// disable private tabs
|
||||
if ( ! is_admin() ) {
|
||||
foreach ( $tabs as $id => $tab ) {
|
||||
|
||||
Reference in New Issue
Block a user