Skip to:
Content
Pages
Categories
Search
Top
Bottom

display single topic last page

  • Hi,
    there is a shortcode to display a single topic:
    [bbp-single-topic id=$topic_id]
    and there is a function to find last reply of the topic:
    <?php bbp_last_topic_reply_permalink ?>
    Now I want to create a shortcode to show the last reply of the topic.
    for example:
    [bbp-single-topic-last id=$topic_id]
    Please tell me how can I do this.
    Thanks

Viewing 1 replies (of 1 total)

  • Chuckie
    Participant

    @ajtruckle

    If you know how to do the code in php you might be able to build a URL that effectively jumps to that reply in the topic (just like you can see on the standard forum pages).

Viewing 1 replies (of 1 total)
  • You must be logged in to reply to this topic.
Skip to toolbar