Display Authors Twitter
-
How can i display the authors twitter on the single post where it says By “Author”
<?php the_author_meta( 'wp-to-twitter-user-username' ); ?>I have come across the code above. However, I couldn’t get it to work.
Do you have shortcode or html to display this information?
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
The topic ‘Display Authors Twitter’ is closed to new replies.