apply_filters( 'bp_has_folder', bool $value, string $document_folder_template, array $r )

Filters whether or not there are document documents to display.

Description

Parameters

$value

(bool) Whether or not there are document items to display.

$document_folder_template

(string) Current document folder template being used.

$r

(array) Array of arguments passed into the BP_Document_Folder_Template class.

Source

File: bp-document/bp-document-template.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.