How can I check if I am on a forum page or forum post inside my theme. I am using the bbpress plugin (not standalone bbpress). There should be some conditional like is_bbpress() or something?

2

Indeed, there is a function named is_bbpress(). Use the RC1 version, it was introduced in r3344.

Tags:

Leave a Reply

Your email address will not be published. Required fields are marked *