bbPress

Simple, Fast, Elegant

bbPress support forums » Plugins

How to access which forum a topic is in

(3 posts)
  • Started 1 year ago by davidbessler
  • Latest reply from davidbessler
  • This topic is not a support question

No tags yet.

  1. When making a plugin, who do I access which forum a topic is in?

    My plugin needs to check if the topic in topic.php is in a particular forum.

    Posted 1 year ago #
  2. Your answer is in the database. Try to find it, but if you can't, I'll give you the answer :)

    Posted 1 year ago #
  3. Figured it out. Kind of dumb. $topic->forum_id

    Posted 1 year ago #

RSS feed for this topic

Reply

You must log in to post.

Code is Poetry.