Coding dashboard, editor bugfix

This commit is contained in:
ultimatemember
2015-01-09 03:08:31 +02:00
parent 955e4ba9d8
commit c9a092ed48
24 changed files with 211 additions and 195 deletions
+2 -1
View File
@@ -40,7 +40,7 @@ class UM_Setup {
'_um_search' => 0,
'_um_userinfo_animate' => '1',
'_um_directory_header' => __('{total_users} Members','ultimatemember'),
'_um_directory_no_users' => __('We are sorry. We cannot find any users who match your search criteria.','ultimatemember'),
'_um_directory_no_users' => __('Sorry, we cannot find any users who match your search criteria.','ultimatemember'),
'_um_sortby' => 'user_registered_desc',
'_um_profile_photo' => '1',
'_um_cover_photos' => '1',
@@ -85,6 +85,7 @@ class UM_Setup {
'_um_secondary_btn_text' => '#666',
'_um_profile_show_name' => 1,
'_um_profile_show_bio' => 1,
'_um_profile_bio_maxchars' => 180,
'_um_profile_role' => '0',
'_um_profile_template' => 'profile',
'_um_profile_max_width' => '1000px',