apply_filters( 'wpmu_active_signup', string $active_signup )

Filters whether or not blog creation is enabled.


Description Description

Return "all", "none", "blog" or "user".


Parameters Parameters

$active_signup

Value of the registration site option creation status.


Top ↑

Source Source

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


Top ↑

Changelog Changelog

Changelog
Version Description
1.0.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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