apply_filters( 'bp_core_replace_tokens_in_text', string $text, array $tokens )

Filters text that has had tokens replaced.


Description Description


Parameters Parameters

$text

$tokens

Token names and replacement values for the $text.


Top ↑

Source Source

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


Top ↑

Changelog Changelog

Changelog
Version Description
2.5.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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