mirror of
https://github.com/10h30/ultimatemember.git
synced 2026-07-15 20:53:39 +09:00
- roles multiselect on Profile form settings;
This commit is contained in:
@@ -210,7 +210,7 @@ if ( ! class_exists( 'um\Config' ) ) {
|
||||
'_um_profile_header_menu' => 'bc',
|
||||
'_um_profile_empty_text' => 1,
|
||||
'_um_profile_empty_text_emo' => 1,
|
||||
'_um_profile_role' => '0',
|
||||
'_um_profile_role' => array(),
|
||||
'_um_profile_template' => 'profile',
|
||||
'_um_profile_max_width' => '1000px',
|
||||
'_um_profile_area_max_width' => '600px',
|
||||
|
||||
Reference in New Issue
Block a user