Remove "events" from wordpress admin bar

Home Forums Calendar Products Events Calendar PRO Remove "events" from wordpress admin bar

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #110984
    stevenolli
    Participant

    How do I remove the “events” menu from showing up in the top admin bar, when users log in? It shows up in the left hand corner and looks out of place since its the only thing on the menu (besides the user menu on the right hand side). Thanks!

    #111566
    Casey
    Participant

    stevenolli,
    Thanks for reaching out! You can disable the ‘Events’ menu in the admin bar by adding the following code to your theme’s functions.php file:


    define('TRIBE_DISABLE_TOOLBAR_ITEMS', true);

    Give that a shot and let me know if it does the trick. Thanks! 🙂

    -Casey-

    #111752
    stevenolli
    Participant

    Thanks! That worked perfectly!

    #112240
    Casey
    Participant

    Great! Thanks for confirming that this got you sorted. Since it looks like you’re all set, I’m going to mark this thread “Answered” and close it out.

    By the way, if you have a minute or two, we would love it if you’d write a few words for us here: http://wordpress.org/support/view/plugin-reviews/the-events-calendar?filter=5

    Thanks in advance. 🙂

    Cheers,
    Casey

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Remove "events" from wordpress admin bar’ is closed to new replies.