apply_filters( 'bp_recipients_recipient_get_total_sql', string $t_sql , array $total_sql , array $r )
Filters the SQL used to retrieve total message results.
Description
Parameters
- $t_sql
-
Concatenated SQL statement used for retrieving total messages results.
- $total_sql
-
Array of SQL parts for the query.
- $r
-
Array of parsed arguments for the get method.
Source
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.