mirror of
https://github.com/10h30/ultimatemember.git
synced 2026-06-05 15:09:37 +09:00
- review for secure functionality;
This commit is contained in:
@@ -573,6 +573,7 @@ if ( ! class_exists( 'UM' ) ) {
|
||||
$this->admin_enqueue();
|
||||
$this->metabox();
|
||||
$this->admin()->notices();
|
||||
$this->admin()->secure();
|
||||
$this->users();
|
||||
$this->dragdrop();
|
||||
$this->admin_gdpr();
|
||||
|
||||
Reference in New Issue
Block a user