- fixed menu items compatibility and integration;

This commit is contained in:
nikitozzzzzzz
2017-12-14 11:12:15 +02:00
parent a6ddfde2d5
commit 7c63c20224
7 changed files with 112 additions and 20 deletions
+1
View File
@@ -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();