Is the current admin page generated by a plugin?
9906
Continue readingCheck whether the plugin is inactive.Reverse of is_plugin_active(). Used as a callback.
9904
Continue readingWhether the current request is for a network admin screen /wp-admin/network/Does not inform on whether the user is a network admin! Use capability checks to tell if the user should be accessing a section or not.
9893
Continue readingWhether 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.
9865
Continue reading