Forums
-
- Forum
- Posts
-
- Installation
- 28,506
- Troubleshooting
- 62,702
- Themes
- 10,431
- Plugins
- 15,372
- Requests & Feedback
- 14,973
- Showcase
- 3,256
-
Use something like
<?php echo '<a href="' . esc_attr( get_user_profile_link( $topic->topic_poster ) ) . '">' . $topic->topic_poster_name . '</a>'?>