apply_filters( 'bp_is_new_blog_public', bool $is_private )

Filters whether or not a new blog is public.


Parameters Parameters

$is_private

(bool) Whether or not blog is public.


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.