So I have ten authors on my site, and I want to designate a section where it shows the ten authors and their 5 latest posts in the form of the post title linking to the post.
I tried using the following
<?php get_most_recent_post_of_user( $user_id ); ?>
But it doesn't work, so I'm feeling a bit lost.
Any advice/suggestion?
Aucun commentaire:
Enregistrer un commentaire