Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR PHP

author page url from the current post

<a href="<?php echo get_author_posts_url( get_the_author_meta( 'ID' ) ); ?>"><?php the_author(); ?></a>
Source by developer.wordpress.org #
 
PREVIOUS NEXT
Tagged: #author #page #url #current #post
ADD COMMENT
Topic
Name
4+3 =