apply_filters( 'bp_activity_custom_update', string $object, string $item_id, string $content )

Filters activity object for BuddyPress core and plugin authors before posting activity update.

Description

Parameters

$object

(string) Activity item being associated to.

$item_id

(string) Component ID being posted to.

$content

(string) Activity content being posted.

Source

File: bp-activity/actions/post.php

Changelog

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