apply_filters( 'bp_get_terms', array $terms, array $args )

Filter here to modify the BP Terms found into the database.


Description Description


Parameters Parameters

$terms

The list of terms matching arguments.

$args

Array of arguments used to query BP Terms.


Top ↑

Source Source

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


Top ↑

Changelog Changelog

Changelog
Version Description
7.0.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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