Detect admin panel in frontend
-
Hi, I haven’t found this topic yet:
How can I detect on my wordpress pages, if the admin panel is present? I need to adjust some fixed element in that case.
is_admin() only indicates whether I’m in the backend, so on a frontend page, it yields false even when my admin panel is present.
Any insightful tips on that?
Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
- The topic ‘Detect admin panel in frontend’ is closed to new replies.