Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Frank Bueltge

    (@bueltge)

    Is this a item in the admin bar, if you are in the back end or front end. The current beta to hide admin bar items works only for back end items.

    Add this to the bottom of your child theme’s functions.php file:

    /** Removes Events from WP Admin Bar */
    define(‘TRIBE_DISABLE_TOOLBAR_ITEMS’, true);

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Cant hide the Event tab from admin bar.’ is closed to new replies.