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

Filters the SQL used to query for paged users.

Description

Parameters

$value

(string) Concatenated SQL statement for the query.

$sql

(array) Array of SQL statement parts for the query.

Source

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

Changelog

Changelog
Version Description
BuddyPress 1.2.6 Introduced.

Questions?

We're always happy to help with code or other questions you might have! Search our developer docs, contact support, or connect with our sales team.