- small fixes

This commit is contained in:
Yurii Nalivaiko
2018-11-30 11:32:57 +02:00
parent a32ddcd13b
commit b0cd9c98c3
4 changed files with 6 additions and 19 deletions
@@ -24,9 +24,6 @@ if ( ! class_exists( 'um\admin\core\Admin_Metabox' ) ) {
* Admin_Metabox constructor.
*/
function __construct() {
$this->slug = 'ultimatemember';
$this->in_edit = false;
$this->edit_mode_value = null;