apply_filters( 'bp_search_settings_post_type_taxonomies', array , array $post_type )

Filter to add or remove the Taxonomy from Post Type

Description

Parameters

Return the names or objects of the taxonomies which are registered for the requested object or object type

$post_type

Post type

Return

(array) $taxonomies Return the names or objects of the taxonomies which are registered for the requested object or object type

Source

File: bp-search/bp-search-settings.php

Changelog

Changelog
Version Description
1.1.9 Introduced.

Questions?

We're always happy to help with code or other questions you might have! Search our developer docs, contact support, or connect with our sales team.