bbPress

Simple, Fast, Elegant

bbPress support forums » Plugins

get_the_ID() for bbpress

(3 posts)
  • Started 9 months ago by darkling235
  • Latest reply from darkling235
  • This topic is resolved
  1. darkling235
    Member

    I imported the wordpress functions I need but get_the_ID() from wordpress doesn;t seem to work in bbpress. Is there a bbpress function that does the same thing? It gives you the index number of posts or comments or whatever that is currently being printed by the system

    Posted 9 months ago #
  2. you want get_topic_id() for the current topic id
    or get_post_id() for the current post id

    Posted 9 months ago #
  3. darkling235
    Member

    that worked. Thank you

    Posted 8 months ago #

RSS feed for this topic

Reply

You must log in to post.

Code is Poetry.