This page redirects to an external site: https://developer.wordpress.org/reference/functions/is_blog_admin/
Whether the current request is for a blog admin screen /wp-admin/.
Does not inform on whether the user is a blog admin! Use capability checks to tell if the user should be accessing a section or not.
<?php is_blog_admin() ?>
None.
Since: 3.1.0
is_blog_admin() is located in /wp-includes/load.php.