Title: Options Filter
Last modified: September 26, 2018

---

# Options Filter

 *  [Dmitriy Denisov](https://wordpress.org/support/users/dmitriydenisovcom/)
 * (@dmitriydenisovcom)
 * [7 years, 8 months ago](https://wordpress.org/support/topic/options-filter/)
 * 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](https://wordpress.org/support/users/mtekk/)
 * (@mtekk)
 * [7 years, 8 months ago](https://wordpress.org/support/topic/options-filter/#post-10727198)
 * 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.

 * ![](https://ps.w.org/breadcrumb-navxt/assets/icon.svg?rev=1927103)
 * [Breadcrumb NavXT](https://wordpress.org/plugins/breadcrumb-navxt/)
 * [Support Threads](https://wordpress.org/support/plugin/breadcrumb-navxt/)
 * [Active Topics](https://wordpress.org/support/plugin/breadcrumb-navxt/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/breadcrumb-navxt/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/breadcrumb-navxt/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [John Havlik](https://wordpress.org/support/users/mtekk/)
 * Last activity: [7 years, 8 months ago](https://wordpress.org/support/topic/options-filter/#post-10727198)
 * Status: not resolved