In BBPress, is there an equivalent to WP’s next_post_link() and previous_post_link() functions to create navigation to the next topic?
Reference:
http://codex.wordpress.org/Function_Reference/next_post_link
http://codex.wordpress.org/Template_Tags/previous_post_link
If not, can anyone think of a custom way to create one, or do something similar?