apply_filters( 'bp_document_add_handler', array $document_ids, array $documents )

Fires at the end of the execution of adding saving a document item, before returning the new document items in ajax response.

Description

Parameters

$document_ids

(array) document IDs.

$documents

(array) Array of document from POST object or in function parameter.

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.