BB-API icon indicating copy to clipboard operation
BB-API copied to clipboard

Topic Data

Open thenbrent opened this issue 12 years ago • 0 comments

  • [ ] Parent forum, see bbp_get_topic_forum_id()
  • [ ] Voice count, see bbp_topic_voice_count()
  • [ ] Reply count, see bbp_topic_reply_count()
  • [ ] Post count, see bbp_topic_post_count()
  • [ ] Subscription link (in the links field), see bbp_topic_subscription_link()
  • [ ] Topic tags, see bbp_get_topic_tag_list()
  • [ ] Last updated/active time, see bbp_get_topic_last_active_time()

Base Data to Modify

  • [ ] ID bbp_topic_id()
  • [ ] Title bbp_topic_title()
  • [ ] Link bbp_topic_permalink()
  • [ ] Content bbp_get_forum_content()
  • [ ] Pagination, see bbp_get_topic_pagination()

thenbrent avatar Dec 18 '13 16:12 thenbrent