apply_filters( 'bp_document_user_can_edit', bool $can_edit, object $document )

Filters whether the current user can edit an document item.

Description

Parameters

$can_edit

(bool) Whether the user can edit the item.

$document

(object) Current document item object.

Source

File: bp-document/bp-document-template.php

Changelog

Changelog
Version Description
BuddyBoss 1.4.2 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.