mirror of
https://github.com/10h30/ultimatemember.git
synced 2026-07-19 22:54:03 +09:00
- fixed role keys for no-UTF8 titles;
This commit is contained in:
@@ -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();
|
||||
|
||||
Reference in New Issue
Block a user