do_action( 'bp_blogs_before_remove_blog', int $blog_id )

Fires before a “blog created” item is removed from blogs tracker and activity stream.


Parameters Parameters

$blog_id

(int) ID of the blog having its item removed.


Source Source

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

View on Trac



Top ↑

Changelog Changelog

Changelog
Version Description
1.5.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.