- review for secure functionality;

This commit is contained in:
Mykyta Synelnikov
2023-07-06 01:56:59 +03:00
parent 110f22c92e
commit 25aa40b1c2
10 changed files with 581 additions and 442 deletions
+1
View File
@@ -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();