This commit is contained in:
Mykyta Synelnikov
2024-04-02 17:28:54 +03:00
parent 35b470e928
commit a4d20fe4fd
7 changed files with 101 additions and 5 deletions
+1 -1
View File
@@ -576,7 +576,7 @@ if ( ! class_exists( 'um\core\Account' ) ) {
case 'privacy':
$args = 'profile_privacy,profile_noindex,hide_in_members';
$args = 'profile_privacy,profile_noindex,hide_in_members,um_show_last_login';
/**
* UM hook
*