Opened 8 years ago
Closed 8 years ago
#41090 closed enhancement (duplicate)
is_admin() weakens semantics
Reported by: | pmbaldha | Owned by: | |
---|---|---|---|
Milestone: | Priority: | normal | |
Severity: | normal | Version: | |
Component: | General | Keywords: | |
Focuses: | Cc: |
Description
Many new wordpress developed are feeling confused that is_admin() function check whether admin user logged in or admin side of wordpress. I would like to suggest that is_admin should become as is_admin_side() function and is_admin should be deprecated. The function name should be self explainatory.
Change History (1)
Note: See
TracTickets for help on using
tickets.
Duplicate of #16490.