apply_filters( 'bp_get_terms', array $terms , array $args )
Filter here to modify the BP Terms found into the database.
Parameters Parameters
- $terms
-
(array) The list of terms matching arguments.
- $args
-
(array) Array of arguments used to query BP Terms.
Source Source
Changelog Changelog
Version | Description |
---|---|
7.0.0 | Introduced. |