apply_filters( 'bp_get_search_default_text', string $default_text, string $component )

Filters the default text for the search box for a given component.


Description Description


Parameters Parameters

$default_text

Default text for search box.

$component

Current component displayed.


Top ↑

Source Source

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


Top ↑

Changelog Changelog

Changelog
Version Description
1.5.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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