Forums
-
- Forum
- Posts
-
- Installation
- 28,383
- Troubleshooting
- 62,262
- Themes
- 10,391
- Plugins
- 15,313
- Requests & Feedback
- 14,918
- Showcase
- 3,252
-
ok scratch that, the code is:
<a href="<?php forum_link($topic->forum_id); ?>"><?php forum_name($topic->forum_id);?></a>
tried it, it works.