- fixed role keys for no-UTF8 titles;

This commit is contained in:
nikitozzzzzzz
2018-02-12 15:37:58 +02:00
parent 35bdbfb054
commit 810bd07244
3 changed files with 43 additions and 9 deletions
+1
View File
@@ -368,6 +368,7 @@ if ( ! class_exists( 'um\Config' ) ) {
'profile_photo_max_size' => 999999999,
'cover_photo_max_size' => 999999999,
'menu_item_workaround' => 0,
'custom_roles_increment' => 1,
);
$tabs = UM()->profile()->tabs_primary();