Merge remote-tracking branch 'remotes/origin/feature/option__Profile_Photo_Uploader'

# Conflicts:
#	includes/admin/core/class-admin-settings.php
This commit is contained in:
nikitasinelnikov
2019-07-16 14:51:14 +03:00
5 changed files with 94 additions and 73 deletions
+1
View File
@@ -520,6 +520,7 @@ if ( ! class_exists( 'um\Config' ) ) {
'blocked_words' => 'admin' . "\r\n" . 'administrator' . "\r\n" . 'webmaster' . "\r\n" . 'support' . "\r\n" . 'staff',
'default_avatar' => '',
'default_cover' => '',
'disable_profile_photo_upload' => 0,
'profile_show_metaicon' => 0,
'profile_menu' => 1,
'profile_menu_default_tab' => 'main',