*

Alex_PY

  • ***
  • 59 posts
How to hardcode the order of links in the user menu?
« on: February 09, 2023, 11:17:53 PM »
Good afternoon.

I see a very bad situation.

If any of the plugins (for example, Business Profile) is disabled in the admin panel, and then enabled, then it "jumps" to the end of the menu.
Moreover, if the plugin is updated, it automatically goes to the end of the menu.

And in order to move it "to the beginning" - to its original place - me need
a) first turn off all plugins "after it"
b) enable this plugin
c) enable all other plugins back.

How can I hardcode their position so that the menu order doesn't change?

Sincerely, Alex.

Marked as best answer by frosticek on February 10, 2023, 08:16:07 PM
*

MB Themes

Re: How to hardcode the order of links in the user menu?
« Reply #1 on: February 10, 2023, 07:41:55 AM »
If you want to sort plugin links, check Hooks manager plugin ;)
Alternative way is to reinstall plugins in required order.
  To get fast support, we need following details: Detail description, URL to reproduce problem, Screenshots

*

Alex_PY

  • ***
  • 59 posts
Re: How to hardcode the order of links in the user menu?
« Reply #2 on: February 10, 2023, 02:39:00 PM »
Heh... 12 Euros? ;)
And does it fix the sequence of items in the menu, or after each update - will I still need to re-sort using this plugin?

*

MB Themes

Re: How to hardcode the order of links in the user menu?
« Reply #3 on: February 10, 2023, 02:46:35 PM »
It's not related to update, not going to change on update...
  To get fast support, we need following details: Detail description, URL to reproduce problem, Screenshots

*

Alex_PY

  • ***
  • 59 posts
Re: How to hardcode the order of links in the user menu?
« Reply #4 on: February 10, 2023, 03:24:33 PM »
Sorry, I misunderstood your answer.

If I install this plugin, will the order of the menu items always be the same, even if the plugin is updated?

*

MB Themes

Re: How to hardcode the order of links in the user menu?
« Reply #5 on: February 10, 2023, 04:15:26 PM »
Yes, it will stay same.
  To get fast support, we need following details: Detail description, URL to reproduce problem, Screenshots

*

Alex_PY

  • ***
  • 59 posts
Re: How to hardcode the order of links in the user menu?
« Reply #6 on: February 10, 2023, 05:00:41 PM »
Thank you. Then I will buy this plugin to save my time.