- fixed post's state

This commit is contained in:
nikitozzzzzzz
2018-06-22 16:47:54 +03:00
parent 5a2c6819a6
commit 5b50938ce1
+1
View File
@@ -495,6 +495,7 @@ if ( ! class_exists( 'UM' ) ) {
$this->metabox();
$this->admin_upgrade()->init_packages_ajax_handlers();
$this->admin_gdpr();
$this->columns();
} elseif ( $this->is_request( 'admin' ) ) {
$this->admin();
$this->admin_menu();