Info
- 2 posts
- 1 voice
- Started 2 years ago by nutsmuggler
- Latest reply from nutsmuggler
- This topic is resolved
Any tag for seeing if it is an admin page?
-
- Posted 2 years ago #
Hello folks.
I am quite experienced in WP plugin development, but I am new to bbpress.
I am trying to port a WP plugin of mine to bbpress.
The first thing I need to do is to detect whether the loaded page is in the admin are or not. IN WP I'd use is_admin(). I naïvely tried it in BBpress, no luck.
Any suggestion?
Cheers,
Davide -
- Posted 2 years ago #
Oops, just 2 mins after posting I found a list of BBpress functions, featuring is_bb_admin()
Well, hope this monologue will be helpful to other developers :) -
You must log in to post.