apply_filters( 'bp_get_default_taxonomies', array $taxonomies )
This filter should only be used by built-in BuddyPress Components.
Description Description
Parameters Parameters
- $taxonomies
-
The taxonomy arguments used for WordPress registration.
Source Source
File: bp-core/bp-core-taxonomy.php
Changelog Changelog
Version | Description |
---|---|
7.0.0 | Introduced. |