mirror of
https://github.com/10h30/ultimatemember.git
synced 2026-07-13 19:56:27 +09:00
- reduced using get_the_time( 'U', $post_id ); and current_time( 'timestamp' );
This commit is contained in:
@@ -1523,7 +1523,6 @@ if ( ! class_exists( 'um\core\User' ) ) {
|
||||
update_user_meta( $this->id, '_um_last_login', current_time( 'timestamp' ) );
|
||||
}
|
||||
|
||||
|
||||
/**
|
||||
* Set user's account status
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user