Viewing 1 replies (of 1 total)
  • Plugin Author Rank Math SEO

    (@rankmath)

    Hello @iantresman

    Thank you for contacting the support.

    We do not have any filters for that. You can remove the Top Admin Bar capability using the Role Manager, which will remove the menu. Please check this screencast:
    https://i.rankmath.com/J9XbVQ

    The other way would be to use the following code:
    remove_all_actions( 'admin_bar_menu', 100 );

    But, this code will remove all the menus which have priority 100, so the first method is preferred.

    Hope that helps. If there’s anything else we can help you with, please let us know. We are here to assist.

Viewing 1 replies (of 1 total)

The topic ‘Remove menu button from Admin Quickbar’ is closed to new replies.