mirror of
https://github.com/10h30/ultimatemember.git
synced 2026-07-11 18:56:10 +09:00
- fixed registration process;
- fixed tooltips for profile menu; - changed readme.txt;
This commit is contained in:
@@ -589,6 +589,8 @@ if ( ! class_exists( 'User' ) ) {
|
||||
|
||||
update_user_meta( $this->id, 'submitted', $submitted );
|
||||
|
||||
$this->update_profile( $submitted );
|
||||
|
||||
do_action('um_after_save_registration_details', $this->id, $submitted );
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user