BP_Optout::get_paged_sql( array $args = array() )

Assemble the LIMIT clause of a get() SQL statement.


Description Description

Used by BP_Optout::get() to create its LIMIT clause.


Parameters Parameters

$args

(Optional) See BP_optout::get() for more details.

Default value: array()


Top ↑

Return Return

(string) LIMIT clause.


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.