mirror of
https://github.com/10h30/ultimatemember.git
synced 2026-07-16 13:13:33 +09:00
- prepared for 2.4.0 release;
This commit is contained in:
@@ -555,6 +555,8 @@ if ( ! class_exists( 'um\Config' ) ) {
|
||||
'reset_password_limit_number' => 3,
|
||||
'blocked_emails' => '',
|
||||
'blocked_words' => 'admin' . "\r\n" . 'administrator' . "\r\n" . 'webmaster' . "\r\n" . 'support' . "\r\n" . 'staff',
|
||||
'allowed_choice_callbacks' => '',
|
||||
'allow_url_redirect_confirm' => 1,
|
||||
'default_avatar' => '',
|
||||
'default_cover' => '',
|
||||
'disable_profile_photo_upload' => 0,
|
||||
|
||||
Reference in New Issue
Block a user