- add the field "Exclude specific users"

This commit is contained in:
ashubawork
2020-03-31 14:42:24 +03:00
parent 25287c77f4
commit 02d8e2019b
4 changed files with 46 additions and 0 deletions
+1
View File
@@ -147,6 +147,7 @@ if ( ! class_exists( 'um\Config' ) ) {
'_um_has_profile_photo' => 0,
'_um_has_cover_photo' => 0,
'_um_show_these_users' => '',
'_um_exclude_these_users' => '',
'_um_sortby' => 'user_registered_desc',
'_um_sortby_custom' => '',