apply_filters( 'bp_recipients_recipient_get_paged_sql', string $value, array $sql, array $r )

Filters the pagination SQL statement.

Description

Parameters

$value

(string) Concatenated SQL statement.

$sql

(array) Array of SQL parts before concatenation.

$r

(array) Array of parsed arguments for the get method.

Source

File: bp-messages/classes/class-bp-messages-thread.php

Changelog

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