/ Published in: PHP
Expand |
Embed | Plain Text
<div class="author-box"> <div class="author-name"><?php the_author_meta( "display_name" ); ?></div> <div class="author-bio"><?php the_author_meta( "user_description" ); ?></div> </div>
You need to login to post a comment.
