apply_filters( 'bp_document_folder_get_meta', mixed $retval, int $folder_id, string $meta_key, bool $single )

Filters the metadata for a specified document folder item.

Description

Parameters

$retval

The meta values for the document folder item.

$folder_id

ID of the document folder item.

$meta_key

Meta key for the value being requested.

$single

Whether to return one matched meta key row or all.

Source

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