• On my site’s single post page I need a way to display more posts from the current author of the post. I need to be able include the title, post thumbnail, and anything from a custom field.

    How would I get that done?

Viewing 1 replies (of 1 total)
  • Thread Starter Glen

    (@chosen1234)

    I’m aware of the following.

    <?php the_author_posts_link(); ?>

    That’s not what I’m looking for, I need a way to query a list of posts and display it on the single post page.

Viewing 1 replies (of 1 total)
  • The topic ‘Show More Posts From Current Author’ is closed to new replies.