Multi Vendor Marketplace Plugin | WCFM Marketplace › Forums › WCFM – Ultimate › Customize Vendor Dashboard Menu
- This topic has 4 replies, 3 voices, and was last updated 6 years, 7 months ago by Bingal.
- AuthorPosts
- April 2, 2018 at 5:54 pm #21206Sean MacParticipant
Hello!
I’m looking to customize the vendor dashboard menu but I’m not sure how to go about achieving this. Here is what I would like to do:
1. Remove menu items
2. Rearrange menu items. For example, I would like to place the “Verification” menu option under another custom menu I’ve created. - April 2, 2018 at 6:00 pm #21207Sean MacParticipant
Update: I have the verification submenu where I want it but how do I change the endpoint? Right now it’s: profile/#wcfm_profile_manage_form_verification_head
- April 3, 2018 at 6:09 am #21224WCFM ForumMember
Hi,
There is a filter “wcfm_menus” for manipulating over WCfM dashboard menu items.
You will find this at “wc-frontend-manager/classes/class-wcfm.php” line 538
There is a “priority” parameter for each menu item as well to change the display position.
Thank You
- April 3, 2018 at 2:54 pm #21232Sean MacParticipant
Thank you!
- April 3, 2018 at 8:38 pm #21247BingalMember
Hi,
Just a small correction –
“You will find this at “wc-frontend-manager/classes/class-wcfm.php” line 538″
It should – wc-frontend-manager/core/class-wcfm.php” line 538”
Thank You
- AuthorPosts
- The topic ‘Customize Vendor Dashboard Menu’ is closed to new replies.