Forums
-
- Forum
- Posts
-
- Installation
- 28,510
- Troubleshooting
- 62,706
- Themes
- 10,431
- Plugins
- 15,372
- Requests & Feedback
- 14,973
- Showcase
- 3,256
-
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