apply_filters( 'bp_is_large_install', bool $is_large )
Filters whether the current installation is “large”.
Description Description
Parameters Parameters
- $is_large
-
True if the network is "large".
Source Source
File: bp-core/bp-core-functions.php
Changelog Changelog
Version | Description |
---|---|
4.1.0 | Introduced. |