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 to see the link]
The topic ‘Dequeue/Disable Plugin Hook (Beaver Builder)’ is closed to new replies.