*

Ajit Sahane

  • ****
  • 147 posts
  • https://bestclassifiedsusa.com
User Menu edit option
« on: March 11, 2023, 08:18:02 PM »
How to change menu order or edit menu name...?

when user dashboard left side user menu list showing. there want to change, but eps_user_menu()  function not found.

without hook manager plugin how to edit this menu list...?

*

MB Themes

Re: User Menu edit option
« Reply #1 on: March 15, 2023, 01:50:04 PM »
@Ajit
Usually defined in functions.php of theme.
Plugin data are hooked, so you can use i.e. Hooks Manager Plugin or try to install plugins in needed order or play with osc_add_hook function priority.
  To get fast support, we need following details: Detail description, URL to reproduce problem, Screenshots

*

Ajit Sahane

  • ****
  • 147 posts
  • https://bestclassifiedsusa.com
Re: User Menu edit option
« Reply #2 on: March 16, 2023, 01:18:12 PM »
Without plugin, hard code editing possible ...? if possible how ..?

*

MB Themes

Re: User Menu edit option
« Reply #3 on: March 16, 2023, 02:53:10 PM »
  To get fast support, we need following details: Detail description, URL to reproduce problem, Screenshots