Admin column indicating pagebuilder being used

Support MB Admin Columns Admin column indicating pagebuilder being usedResolved

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #16120
    lighterdayzlighterdayz
    Participant

    Is it possible to create an admin column for a site that indicates what type of page builder that's being used on pages/posts? Example Gutenberg, Classic, Beaverbuilder, Elementor, etc.

    Thanks!

    Marge

    #16128
    Anh TranAnh Tran
    Keymaster

    Hi, you can do that with custom admin column. Please see the docs here:

    https://docs.metabox.io/extensions/mb-admin-columns/#custom-admin-columns

    #16192
    lighterdayzlighterdayz
    Participant

    OK, so use the custom.php. Any idea how/where to identify the page builder to show in the column?
    Thanks!

    #16197
    Anh TranAnh Tran
    Keymaster

    I think you might detect them via class_exists() or function_exists(), or is_plugin_active() function.

    #16361
    lighterdayzlighterdayz
    Participant

    Awesome, thanks!

Viewing 5 posts - 1 through 5 (of 5 total)
  • You must be logged in to reply to this topic.