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

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


Description Description

Used by BP_optout::get() to create its WHERE clause.


Parameters Parameters

$args

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

Default value: array()


Top ↑

Return Return

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