• Dmitriy Denisov

    (@dmitriydenisovcom)


    Hello.

    I need to change ‘separator’ using my theme/plugin. I tried to find the options filter in plugin to change ‘hseparator’ value, but I found only template filters. Could you add to the plugin the filter to modify all plugin options?

    Thanks.

Viewing 1 replies (of 1 total)
  • Plugin Author John Havlik

    (@mtekk)

    You should be able to use the already existing WordPress filter option_bcn_options. Otherwise, you can use bcn_settings_init if the settings haven’t been set yet. I’ll look into adding a filter just before bcn_breadcrumb_trail::fill() is called.

Viewing 1 replies (of 1 total)

The topic ‘Options Filter’ is closed to new replies.