How to check if NAV isset?
-
In the oldest version I could use code like >
if (isset ($bp->bp_nav['media']) ){}
To check if the NAV was set for that user. How can I do this with the new API? Any ideas?
- You must be logged in to reply to this topic.