apply_filters( 'bp_document_total_documents_sql', string $value, string $where_sql, string $sort )

Filters the total document MySQL statement.

Description

Parameters

$value

(string) MySQL statement used to query for total documents.

$where_sql

(string) MySQL WHERE statement portion.

$sort

(string) Sort direction for query.

Source

File: bp-document/classes/class-bp-document.php

Changelog

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.