Merge branch 'feature/ajax_upgrade_process'

This commit is contained in:
nikitozzzzzzz
2018-04-02 22:21:01 +03:00
22 changed files with 2562 additions and 1699 deletions
+1
View File
@@ -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();