Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author darrinb

    (@dbmartin)

    Hi! Thanks for reaching out. This plugin does provide to show different taxonomies.

    The plugin passes all allowed taxonomies through a filter before generating the checkbox list in the widget. All you have to do is tap into this filter with a function similar to this one:

    https://gist.github.com/dboutote/0fa2b55264577dd3fcc53b615dc40cce

    I provided 2 options; one is adding your custom taxonomy to the list of allowed taxonomies used by the plugin. The other is to replace the list of allowed taxonomies.

    Thread Starter nr27

    (@nr27)

    sounds promising Darrin.
    Can you explain how to tap into the filter?
    Do you mean in the advanced-categories-widget.php file?

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘project category’ is closed to new replies.