2020-05-02 / 5965阅 / 悠然
Determines whether the current request is for an administrative interface page.
Does not check if the user is an administrator; use current_user_can() for checking roles and capabilities.
For more information> Conditional Tags article in the Theme Developer Handbook.
(bool) True if inside WordPress administration interface, false otherwise.