added the WIP company head shortcut and a menu for editing company stuff, instead of the user profile.
This commit is contained in:
@@ -165,6 +165,8 @@ class Partnerexpo_Core {
|
||||
|
||||
$this->loader->add_action( 'admin_enqueue_scripts', $plugin_admin, 'enqueue_styles' );
|
||||
$this->loader->add_action( 'admin_enqueue_scripts', $plugin_admin, 'enqueue_scripts' );
|
||||
|
||||
$this->loader->add_action( 'admin_menu', $plugin_admin, 'add_menu' );
|
||||
}
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user