apply_filters( 'bp_blogs_is_blog_trackable_for_user', bool $value, int $blog_id, int $user_id )

Filters whether or not a blog is globally trackable for user.

Description

Parameters

$value

Whether or not trackable.

$blog_id

Current blog ID.

$user_id

Current user ID.

Source

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

Changelog

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