Skip to content

Instantly share code, notes, and snippets.

@anatol06
Created May 6, 2018 16:11
Show Gist options
  • Save anatol06/3f89784b70bdac647c211276edb95747 to your computer and use it in GitHub Desktop.
Save anatol06/3f89784b70bdac647c211276edb95747 to your computer and use it in GitHub Desktop.
Link to the author posts by ID
<a href="<?php echo get_author_posts_url( get_the_author_meta('ID')); ?>"><?php the_author(); ?></a>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment