apply_filters( 'wpmu_active_signup', string $active_signup )

Filters whether or not blog creation is enabled.


Description Description

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


Top ↑

Parameters Parameters

$active_signup

(string) Value of the registration site option creation status.


Source Source

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

View on Trac



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.