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

Filters the pagination SQL statement.


Description Description


Parameters Parameters

$value

Concatenated SQL statement.

$sql

Array of SQL parts before concatenation.

$r

Array of parsed arguments for the get method.


Top ↑

Source Source

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


Top ↑

Changelog Changelog

Changelog
Version Description
8.0.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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