New Filters?
-
Hello,
I was wondering if it would be possible for a filter to be added that could allow final modification of the breadcrumbs before they are built.
I see that my situation may be unique (one of my custom post taxonomies is loaded funnily and usual links to it don’t work) howver i think this could still be useful.
It would allow developers all control over the final output from a theme level.
I’m talking about adding something like:
$this->breadcrumbs = apply_filters(‘bcn_pre_display’, $this->breadcrumbs)
To the display function in class.bcn_breadcrumb_trail.php
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘New Filters?’ is closed to new replies.