mirror of
https://github.com/10h30/ultimatemember.git
synced 2026-07-11 18:56:10 +09:00
- partially reviewed #1361;
This commit is contained in:
@@ -509,7 +509,6 @@ if ( ! class_exists( 'um\core\Form' ) ) {
|
||||
// Add required usermeta for register.
|
||||
if ( 'register' === $this->form_data['mode'] ) {
|
||||
$cf_metakeys[] = 'form_id';
|
||||
$cf_metakeys[] = 'timestamp';
|
||||
}
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user