This hook has been deprecated.

apply_filters( 'bp_core_get_specific_users_count_sql', string $sql )

Filter the SQL string used for querying specific user paged results.

Description

This same filter name is used for the user count SQL, and so should be avoided. Use ‘bp_core_user_get_specific_users_paged_sql’ instead.

Parameters

$sql

(string) SQL string.

Source

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

Changelog

Changelog
Version Description
2.3.0 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.