mirror of
https://github.com/10h30/ultimatemember.git
synced 2026-06-05 15:09:37 +09:00
- fixed upgrade process for big DB data;
- small fixes for notices;
This commit is contained in:
@@ -407,6 +407,7 @@ if ( ! class_exists( 'UM' ) ) {
|
||||
$this->admin();
|
||||
$this->ajax_init();
|
||||
$this->metabox();
|
||||
$this->admin_upgrade()->init_packages_ajax_handlers();
|
||||
} elseif ( $this->is_request( 'admin' ) ) {
|
||||
$this->admin();
|
||||
$this->admin_menu();
|
||||
|
||||
Reference in New Issue
Block a user