apply_filters( 'bp_core_search_users_sql', string $value )

Filters the SQL used to query for searched users.


Description Description


Parameters Parameters

$value

SQL statement for the searched users query.


Top ↑

Source Source

File: bp-core/classes/class-bp-core-user.php


Top ↑

Changelog Changelog

Changelog
Version Description
1.0.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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