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

Filters the pagination SQL statement.


Parameters 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 Source

File: bp-groups/classes/class-bp-groups-group.php

View on Trac



Top ↑

Changelog Changelog

Changelog
Version Description
1.5.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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