mirror of
https://github.com/10h30/ultimatemember.git
synced 2026-07-14 04:06:36 +09:00
Merge branch 'feature/ajax_upgrade_process'
This commit is contained in:
@@ -430,6 +430,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