Title: Dequeue/Disable Plugin Hook (Beaver Builder)
Last modified: April 9, 2025

---

# Dequeue/Disable Plugin Hook (Beaver Builder)

 *  [etaproducto](https://wordpress.org/support/users/etaproducto/)
 * (@etaproducto)
 * [1 year, 1 month ago](https://wordpress.org/support/topic/dequeue-disable-plugin-hook-beaver-builder/)
 * **Hi!**
 * My name is Peter and I’m a WordPress Developer. So the the theme we’re running
   is Beaver Builder (w/ UABB, BBPP and Beaver Themer).
 * And in the Builder context (as is pretty typical) there’s a lot going on in JS;
   Shadow-DOM stuff, re-rendering, Ajax calls etc.
 * We’ve noticed some performance issues using the Beaver Builder page editor (all
   OS/all modern Browsers)… And one of the culprits was WP Accessibility, running
   in the Builder context as it would on the front-end (which might be fine/desirable
   in some cases, but we’d like it not too) and bottle-necking Ajax calls.
 * I’ve searched high and low and can’t find a filter, action or hook that would
   let me disable the plugin in this context. Should I simply dequeue the JS whenever
   the Builder is active? Not wanting to create more problems of course. Thanks!
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fdequeue-disable-plugin-hook-beaver-builder%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

Viewing 1 replies (of 1 total)

 *  Plugin Author [Joe Dolson](https://wordpress.org/support/users/joedolson/)
 * (@joedolson)
 * [1 year, 1 month ago](https://wordpress.org/support/topic/dequeue-disable-plugin-hook-beaver-builder/#post-18408562)
 * I would think that dequeuing the JS would be the most reasonable thing to do;
   that’s pretty much what any filter I’d add would control, so it doesn’t seem 
   worthwhile to add an additional one.
 * I can’t think of any reason that conditionally dequeuing JS would cause any problems.

Viewing 1 replies (of 1 total)

The topic ‘Dequeue/Disable Plugin Hook (Beaver Builder)’ is closed to new replies.

 * ![](https://ps.w.org/wp-accessibility/assets/icon-256x256.png?rev=1097582)
 * [WP Accessibility](https://wordpress.org/plugins/wp-accessibility/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wp-accessibility/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wp-accessibility/)
 * [Active Topics](https://wordpress.org/support/plugin/wp-accessibility/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wp-accessibility/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wp-accessibility/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [Joe Dolson](https://wordpress.org/support/users/joedolson/)
 * Last activity: [1 year, 1 month ago](https://wordpress.org/support/topic/dequeue-disable-plugin-hook-beaver-builder/#post-18408562)
 * Status: not resolved