do_action( 'bp_blogs_before_remove_blog_for_user', int $blog_id, int $user_id )

Fires before a blog is removed from the tracker for a specific user.

Description

Parameters

$blog_id

(int) ID of the blog being removed.

$user_id

(int) ID of the user having the blog removed for.

Source

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