This function has been deprecated. BuddyPress 1.7.0 instead.
bp_get_maintenance_mode()
Return the BuddyPress maintenance mode
Description
Return
(string) The BuddyPress maintenance mode
Source
File: bp-core/deprecated/buddypress/1.7.php
function bp_get_maintenance_mode() { return buddypress()->maintenance_mode; }
Changelog
Version | Description |
---|---|
BuddyPress 1.7.0 | BuddyPress 1.7.0 |
BuddyPress 1.6.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.