apply_filters( 'bp_core_get_paged_users_sql', string $value, array $sql )

Filters the SQL used to query for paged users.


Description Description


Parameters Parameters

$value

Concatenated SQL statement for the query.

$sql

Array of SQL statement parts for the query.


Top ↑

Source Source

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


Top ↑

Changelog Changelog

Changelog
Version Description
1.2.6 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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