do_action( 'bp_remove_object_terms', int $object_id, array $terms, string $taxonomy )

Fires when taxonomy terms have been removed from BuddyPress objects.

Description

Parameters

$object_id

(int) Object ID.

$terms

(array) Term or terms to remove.

$taxonomy

(string) Taxonomy name.

Source

File: bp-core/bp-core-taxonomy.php

Changelog

Changelog
Version Description
BuddyPress 2.7.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.