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

Assemble the ORDER BY clause of a get() SQL statement.


Description Description

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


Parameters Parameters

$args

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

Default value: array()


Top ↑

Return Return

(string) ORDER BY 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.