do_action( 'bp_activity_posted_update', string $content, int $user_id, int $activity_id )

Fires at the end of an activity post update, before returning the updated activity item ID.

Description

Parameters

$content

(string) Content of the activity post update.

$user_id

(int) ID of the user posting the activity update.

$activity_id

(int) ID of the activity item being updated.

Source

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