apply_filters( 'bp_document_total_documents_sql', string $value , string $where_sql , string $sort )
Filters the total document MySQL statement.
Description
Parameters
- $value
-
MySQL statement used to query for total documents.
- $where_sql
-
MySQL WHERE statement portion.
- $sort
-
Sort direction for query.
Source
Changelog
Version | Description |
---|---|
BuddyBoss 1.4.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.