mirror of
https://github.com/10h30/ultimatemember.git
synced 2026-07-13 03:36:28 +09:00
- fixed saving files to register a new user, if there are fields with files #2
This commit is contained in:
@@ -298,7 +298,7 @@
|
||||
}
|
||||
|
||||
|
||||
**
|
||||
/**
|
||||
* Saving files to register a new user, if there are fields with files
|
||||
*/
|
||||
add_action( 'um_registration_set_extra_data', 'um_registration_save_files', 10, 2 );
|
||||
|
||||
Reference in New Issue
Block a user