Filter "mb_settings_pages_data"

Support MB Settings Page Filter "mb_settings_pages_data"

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #2939
    weseoweseo
    Participant

    Hello, please add to the filter "mb_settings_pages_data" the option_name

    Path: mb-setings-page/inc/settings-page.php
    Row: 220

    $data = apply_filters( 'mb_settings_pages_data', $data, $this->args['option_name']);

    Because, when i use this filter more often, i can query with an if statement the option name.

    Thank you

    #2951
    Anh TranAnh Tran
    Keymaster

    Hi @weseo, thanks for your suggestion. I've just added that to version 1.1.1. Enjoy!

    #2963
    weseoweseo
    Participant

    Thank you very much

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Filter "mb_settings_pages_data"’ is closed to new replies.