mirror of
https://github.com/10h30/ultimatemember.git
synced 2026-07-18 14:13:46 +09:00
- small fixes
This commit is contained in:
@@ -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;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user