- fix warning member directory

- enable search member directory by default
This commit is contained in:
andrewshuba
2019-09-04 16:09:55 +03:00
parent 27135ed988
commit cf47a578a7
2 changed files with 8 additions and 6 deletions
+1 -1
View File
@@ -145,7 +145,7 @@ if ( ! class_exists( 'um\Config' ) ) {
'_um_show_social' => 0,
'_um_show_userinfo' => 0,
'_um_show_tagline' => 0,
'_um_search' => 0,
'_um_search' => 1,
'_um_userinfo_animate' => '1',
'_um_sortby' => 'user_registered_desc',
'_um_profile_photo' => '1',