Forums
-
- Forum
- Posts
-
- Installation
- 28,411
- Troubleshooting
- 62,353
- Themes
- 10,408
- Plugins
- 15,321
- Requests & Feedback
- 14,958
- Showcase
- 3,254
-
This doesn’t work cause $userid isn’t defined (i want to put this in front-page.php)
Got this:
<?php printf(__('%1$s - <a href="%2$s">%3$s</a>'), get_topic_time(), get_user_profile_link($userid), get_topic_author()) ?>
All is in a for each loop, i get the author but no link to his profile