do_action( 'bp_blogs_before_remove_post', int $blog_id, int $post_id, int $user_id )

Fires before removal of a blog post activity item from the activity feed.

Description

Parameters

$blog_id

ID of the blog associated with the post that was removed.

$post_id

ID of the post that was removed.

$user_id

ID of the user having the blog removed for.

Source

File: bp-blogs/bp-blogs-activity.php

Changelog

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