apply_filters( 'bp_get_taxonomy_term_site_id', int $site_id, string $taxonomy )

Filters the ID of the site where BP should store taxonomy terms.


Description Description


Parameters Parameters

$site_id

Site ID to cehck for.

$taxonomy

Taxonomy slug to check for.


Top ↑

Source Source

File: bp-core/bp-core-taxonomy.php


Top ↑

Changelog Changelog

Changelog
Version Description
2.6.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.