mirror of
https://github.com/10h30/ultimatemember.git
synced 2026-07-11 18:56:10 +09:00
- fixed default settings values;
This commit is contained in:
@@ -580,7 +580,9 @@ if ( ! class_exists( 'um\Config' ) ) {
|
||||
'um_profile_object_cache_stop' => 0,
|
||||
'rest_api_version' => '2.0',
|
||||
'member_directory_own_table' => 0,
|
||||
'profile_show_bio' => false,
|
||||
'profile_show_html_bio' => 0,
|
||||
'profile_bio_maxchars' => 180,
|
||||
'profile_noindex' => 0,
|
||||
'activation_link_expiry_time' => '',
|
||||
'lock_register_forms' => false,
|
||||
|
||||
Reference in New Issue
Block a user