mirror of
https://github.com/10h30/ultimatemember.git
synced 2026-07-18 14:13:46 +09:00
- added profile privacy setting for the avoiding profile indexation;
This commit is contained in:
@@ -590,7 +590,7 @@ if ( ! class_exists( 'um\core\Account' ) ) {
|
||||
|
||||
case 'privacy':
|
||||
|
||||
$args = 'profile_privacy,hide_in_members';
|
||||
$args = 'profile_privacy,profile_noindex,hide_in_members';
|
||||
/**
|
||||
* UM hook
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user