is_blog_admin()
Function: Determines whether the current request is for a site’s administrative interface.
Source: wp-includes/load.php:1222
Function: Determines whether the current request is for a site’s administrative interface.
Source: wp-includes/load.php:1222
Function: Determines whether the current request is for the network administrative interface.
Source: wp-includes/load.php:1249
Function: Load the database class file and instantiate the `$wpdb` global.
Source: wp-includes/load.php:569
Function: Set the database table prefix and the format specifiers for database table columns.
Source: wp-includes/load.php:602
Function: Toggle `$_wp_using_ext_object_cache` on and off without directly touching global.
Source: wp-includes/load.php:672
Function: Start the WordPress object cache.
Source: wp-includes/load.php:692
Function: Redirect to the installer if WordPress is not installed.
Source: wp-includes/load.php:796
Function: Retrieve an array of must-use plugin files.
Source: wp-includes/load.php:828
Function: Retrieve an array of active and valid plugin files.
Source: wp-includes/load.php:862
Function: Set internal encoding.
Source: wp-includes/load.php:1108