Filter settings for Metabox AIO doesn't work along with manual settings

Support Meta Box AIO Filter settings for Metabox AIO doesn't work along with manual settingsResolved

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #11737
    BBBB
    Participant

    When I use the filter for metabox aio (the add_filter( 'option_meta_box_aio', function () {});), the setting page shows all extensions unchecked. I try to enable them but nothing checked after hitting save. It works when I remove the filter from my theme.

    #11754
    Anh TranAnh Tran
    Keymaster

    Hi BB,

    Sorry for the filter. I've made a change on the AIO plugin, which changes the way it saves data. So, the filter is no longer available. Instead of that, please filter the mb_aio_extensions. It accepts an array of extensions' slugs. For more info, please see the docs.

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