I don’t want the ‘miniOrange API Authentication’ menu item to show up in the sidebar in the WP-admin, but remove_action('admin_menu', 'mo_api_auth_admin_menu');
doesn’t remove the item, regardless of which priority I pass in. Is there an accepted way to handle this?
(side note: This is NOT related to any of the available ‘forums’ but I can’t submit without one, so apologies if this is the wrong place)