apply_filters( 'bp_blogs_is_blog_recordable_for_user', bool $recordable_globally, int $blog_id, int $user_id )

Filters whether or not a blog is globally activity feed recordable for user.

Description

Parameters

$recordable_globally

Whether or not recordable.

$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.