wpseek.com
Un motore di ricerca WordPress per sviluppatori e autori di temi
is_blog_admin › WordPress Function
Da3.1.0
Deprecaton/a
› is_blog_admin ( Nessun parametro )
Ritorna: |
|
Definito a: |
|
Codex: |
Determines whether the current request is for a site's administrative interface.
e.g./wp-admin/
Does not check if the user is an administrator; use current_user_can()
for checking roles and capabilities.