BP_Recursive_Query::is_first_order_clause( array $query )
Determine whether a clause is first-order.
Description
Must be overridden in a subclass.
Parameters
- $query
-
(Required) Clause to check.
Return
(bool)
Source
File: bp-core/classes/class-bp-recursive-query.php
abstract protected function is_first_order_clause( $query );
Changelog
Version | Description |
---|---|
BuddyPress 2.2.0 | Introduced. |
Questions?
We're always happy to help with code or other questions you might have! Search our developer docs, contact support, or connect with our sales team.