remove admin bar new post/link/media sub menu
I wish to remove the sub menus of post/link/media under the add new menu in the admin bar. I can remove the entire menu but I actually only want to remove the sub menu’s
I wish to remove the sub menus of post/link/media under the add new menu in the admin bar. I can remove the entire menu but I actually only want to remove the sub menu’s
Starting on line 474 of /wp-includes/admin-bar.php there is a function that is declared as the following:
How can I remove “edit your profile” submenu under “my-account-with-avatar” admin menu bar, while still keeping the avatar and logout?