do_action( 'bp_blogs_before_remove_data_for_blog', int $blog_id )

Fires before all data related to a given blog is removed from blogs tracker and activity stream.


Parameters Parameters

$blog_id

(int) ID of the blog whose data is being 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.