Title: Disable current Page Builder implementation
Last modified: February 8, 2022

---

# Disable current Page Builder implementation

 *  Resolved [Jon Fuller](https://wordpress.org/support/users/garconis/)
 * (@garconis)
 * [4 years, 4 months ago](https://wordpress.org/support/topic/disable-current-page-builder-implementation/)
 * We use Divi Builder for creating pages. We implement AIOSEO via other methods,
   and not while designing the page via the Visual Builder. Thus, we’d like to remove
   the AIOSEO integration in Divi Builder, since it seems silly that you think your
   icon needs to be front-and-center directly next to the Visual Builder settings
   icon. [https://i.imgur.com/ijR2Dg0.png](https://i.imgur.com/ijR2Dg0.png)
 * If anything, you should at least move it within the settings icons, instead of
   having yours always open. Only show yours if/when the settings are opened: [https://i.imgur.com/DK1q06j.png](https://i.imgur.com/DK1q06j.png)
 * But ideally, give us an option to remove this altogether (as well as other [paid features that shouldn’t show up in a main WP Admin sidebar unless it’s activated](https://wordpress.org/support/topic/remove-the-tools-redirection-manager/))

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

 *  Plugin Author [arnaudbroes](https://wordpress.org/support/users/arnaudbroes/)
 * (@arnaudbroes)
 * [4 years, 4 months ago](https://wordpress.org/support/topic/disable-current-page-builder-implementation/#post-15343569)
 * Hey Jon,
 * Thank you for your feedback.
 * Moving the icon to the settings menu might not be a bad idea. We’ll discuss and
   look into it.
 * In any case, we already have a filter hook in the plugin that you can use to 
   disable the page builder integrations. Just add this to your child theme functions.
   php file:
 * `add_filter( 'aioseo_page_builder_integration_disable', '__return_true' );`
 *  Thread Starter [Jon Fuller](https://wordpress.org/support/users/garconis/)
 * (@garconis)
 * [4 years, 4 months ago](https://wordpress.org/support/topic/disable-current-page-builder-implementation/#post-15343604)
 * I think it would also be good if you could add some of those filter options into
   your plugin settings as checkboxes/toggles to make it a bit easier to manage.
   Especially if your filter names ever change again. 😉

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

The topic ‘Disable current Page Builder implementation’ is closed to new replies.

 * ![](https://ps.w.org/all-in-one-seo-pack/assets/icon.svg?rev=2443290)
 * [All in One SEO – Powerful SEO Plugin to Boost SEO Rankings & Increase Traffic](https://wordpress.org/plugins/all-in-one-seo-pack/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/all-in-one-seo-pack/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/all-in-one-seo-pack/)
 * [Active Topics](https://wordpress.org/support/plugin/all-in-one-seo-pack/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/all-in-one-seo-pack/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/all-in-one-seo-pack/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: [Jon Fuller](https://wordpress.org/support/users/garconis/)
 * Last activity: [4 years, 4 months ago](https://wordpress.org/support/topic/disable-current-page-builder-implementation/#post-15343604)
 * Status: resolved