content.functions.php
Handles content related functions
Table of Contents
Functions
- is_sitedown() : bool
 - A convenience function to test if the site is marked as down according to the config panel.
 
Functions
is_sitedown()
A convenience function to test if the site is marked as down according to the config panel.
    
                    is_sitedown() : bool
        This method includes handling the preference that indicates that site-down behaviour should be disabled for certain IP address ranges.