apply_filters( 'bp_core_get_component_search_query_arg', string $query_arg, string $component )

Filters the query arg for a component search string.


Description Description


Parameters Parameters

$query_arg

Query argument.

$component

Component name.


Top ↑

Source Source

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


Top ↑

Changelog Changelog

Changelog
Version Description
2.4.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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