- fixed issues related to the registration users with awaiting admin review or email confirmation;

This commit is contained in:
Nikita Sinelnikov
2022-08-12 23:07:16 +03:00
parent 221e54f6ce
commit c1b3b0d3c4
4 changed files with 55 additions and 37 deletions
+1 -1
View File
@@ -126,7 +126,7 @@ if ( ! empty( $delete_options ) ) {
foreach ( $statuses as $status ) {
delete_transient( "um_count_users_{$status}" );
}
delete_transient( 'um_count_users_pending' );
delete_transient( 'um_count_users_pending_dot' );
delete_transient( 'um_count_users_unassigned' );
//remove all users cache