mirror of
https://github.com/10h30/ultimatemember.git
synced 2026-07-11 18:56:10 +09:00
- add the field "Exclude specific users"
This commit is contained in:
@@ -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' => '',
|
||||
|
||||
Reference in New Issue
Block a user