mirror of
https://github.com/10h30/ultimatemember.git
synced 2026-06-05 15:09:37 +09:00
- added option for hide_in_members default setting;
This commit is contained in:
@@ -532,6 +532,7 @@ if ( ! class_exists( 'um\Config' ) ) {
|
||||
'account_email' => 1,
|
||||
'account_general_password' => 0,
|
||||
'account_hide_in_directory' => 1,
|
||||
'account_hide_in_directory_default' => 'No',
|
||||
'account_require_strongpass' => 0,
|
||||
'photo_thumb_sizes' => array( 40, 80, 190 ),
|
||||
'cover_thumb_sizes' => array( 300, 600 ),
|
||||
|
||||
Reference in New Issue
Block a user