Created
May 6, 2018 16:11
-
-
Save anatol06/3f89784b70bdac647c211276edb95747 to your computer and use it in GitHub Desktop.
Link to the author posts by ID
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<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