mirror of
https://github.com/10h30/ultimatemember.git
synced 2026-07-11 18:56:10 +09:00
- changed checkboxes to dropdowns at top label metaboxes;
This commit is contained in:
@@ -606,7 +606,7 @@ if ( ! class_exists( 'User' ) ) {
|
||||
function set_last_login() {
|
||||
update_user_meta( $this->id, '_um_last_login', current_time( 'timestamp' ) );
|
||||
}
|
||||
|
||||
|
||||
|
||||
/***
|
||||
*** @Set user's account status
|
||||
|
||||
Reference in New Issue
Block a user