Title: Remove menu from customizer
Last modified: April 1, 2022

---

# Remove menu from customizer

 *  Resolved [zactoff](https://wordpress.org/support/users/zactoff/)
 * (@zactoff)
 * [4 years, 2 months ago](https://wordpress.org/support/topic/remove-menu-from-customizer/)
 * I need to remove the Events Calendar option from the Customizer, but can’t find
   any documentation on what this section is called.
 * Have tried variations on
 * `$wp_customize->remove_section('tribe_customize');`
 * but no dice.
 * What’s the correct slug for this?
    -  This topic was modified 4 years, 2 months ago by [zactoff](https://wordpress.org/support/users/zactoff/).

Viewing 6 replies - 1 through 6 (of 6 total)

 *  Plugin Support [WilloftheD](https://wordpress.org/support/users/abzlevelup/)
 * (@abzlevelup)
 * [4 years, 2 months ago](https://wordpress.org/support/topic/remove-menu-from-customizer/#post-15517973)
 * Hello Zac,
 * Thanks for reaching out to us. Let me ask the team if we have a workaround for
   this, although I tried it as well — and placed it on a function then `add_action`
   it didn’t work.
 * Let me get back to you, as soon as I hear from them.
 * Best,
    Abz
 *  Plugin Support [WilloftheD](https://wordpress.org/support/users/abzlevelup/)
 * (@abzlevelup)
 * [4 years, 2 months ago](https://wordpress.org/support/topic/remove-menu-from-customizer/#post-15519307)
 * Hello Zac,
 * I heard back from one of our developers, there’s a workaround for it, but this
   would be removed when we release plugin updates. This is the only workaround 
   we have for now.
 * You could remove this line of code `tribe_register_provider( Customizer\Service_Provider::
   class );` in this file [https://github.com/the-events-calendar/the-events-calendar/blob/master/src/Tribe/Views/V2/Service_Provider.php#L46](https://github.com/the-events-calendar/the-events-calendar/blob/master/src/Tribe/Views/V2/Service_Provider.php#L46).
 * Let me know how it goes, and how would you like to proceed.
 * Best,
    Abz
 *  Thread Starter [zactoff](https://wordpress.org/support/users/zactoff/)
 * (@zactoff)
 * [4 years, 2 months ago](https://wordpress.org/support/topic/remove-menu-from-customizer/#post-15519941)
 *     ```
       Hi Abz,
   
       That works, thank you, but obviously it's no good as a long term solution.
   
       Can your devs can provide a mechanism for removing this, either via the theme functions.php file, or better yet in the plugin Settings, in a future update?
   
       Many thanks for your help so far :)
   
       Zac
       ```
   
    -  This reply was modified 4 years, 2 months ago by [zactoff](https://wordpress.org/support/users/zactoff/).
 *  Plugin Support [WilloftheD](https://wordpress.org/support/users/abzlevelup/)
 * (@abzlevelup)
 * [4 years, 2 months ago](https://wordpress.org/support/topic/remove-menu-from-customizer/#post-15522969)
 * Hi Zac,
 * Thanks for letting me know, it is not ideal, but for now it is the only workaround
   we have. Yes, we already noted this. But it would be good if you could add it
   as a feature request as well here: [https://evnt.is/ideas](https://evnt.is/ideas)—
   this would help us track users needing this feature.
 * Let us know if you require more help with other topics, we would appreciate creating
   another ticket, it would help us track these tickets efficiently.
 * Have a great day, Zac.
 * Cheers,
    Abz
 *  Thread Starter [zactoff](https://wordpress.org/support/users/zactoff/)
 * (@zactoff)
 * [4 years, 2 months ago](https://wordpress.org/support/topic/remove-menu-from-customizer/#post-15523825)
 * Request added, and duly noted for any future feature requests.
 * Many thanks,
 * Zac
 *  Plugin Support [WilloftheD](https://wordpress.org/support/users/abzlevelup/)
 * (@abzlevelup)
 * [4 years, 2 months ago](https://wordpress.org/support/topic/remove-menu-from-customizer/#post-15550869)
 * Hi [@zactoff](https://wordpress.org/support/users/zactoff/),
 * Thanks for getting back to us and for creating the feature request for this one.
 * No worries! Please do not hesitate to create another ticket for a different topic
   or issue.
 * Have a great day.
 * Best,
    Abz

Viewing 6 replies - 1 through 6 (of 6 total)

The topic ‘Remove menu from customizer’ is closed to new replies.

 * ![](https://ps.w.org/the-events-calendar/assets/icon-256x256.gif?rev=2516440)
 * [The Events Calendar](https://wordpress.org/plugins/the-events-calendar/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/the-events-calendar/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/the-events-calendar/)
 * [Active Topics](https://wordpress.org/support/plugin/the-events-calendar/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/the-events-calendar/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/the-events-calendar/reviews/)

 * 6 replies
 * 2 participants
 * Last reply from: [WilloftheD](https://wordpress.org/support/users/abzlevelup/)
 * Last activity: [4 years, 2 months ago](https://wordpress.org/support/topic/remove-menu-from-customizer/#post-15550869)
 * Status: resolved