apply_filters( 'bp_get_directory_title', string $title, string $component )

Filters the directory title for a component.


Description Description


Parameters Parameters

$title

Text to be used in <title> tag.

$component

Current component being displayed.


Top ↑

Source Source

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


Top ↑

Changelog Changelog

Changelog
Version Description
2.0.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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