mirror of
https://github.com/10h30/ultimatemember.git
synced 2026-07-18 14:13:46 +09:00
- fixed menu items compatibility and integration;
This commit is contained in:
@@ -367,6 +367,7 @@ if ( ! class_exists( 'um\Config' ) ) {
|
||||
'cover_min_width' => 1000,
|
||||
'profile_photo_max_size' => 999999999,
|
||||
'cover_photo_max_size' => 999999999,
|
||||
'menu_item_workaround' => 0,
|
||||
);
|
||||
|
||||
$tabs = UM()->profile()->tabs_primary();
|
||||
|
||||
Reference in New Issue
Block a user