Get author name of blog posted in WordPress
How to each blog post Author name in Blog anywhere using PHP in WordPress
<?php $author_id = $post->post_author; echo get_the_author_meta('display_name', $author_id); ?>

Live in Delhi, Working in Gurgaon as Web Designer and Graphic Designer. Developed and Design myfreeonlinetools for online free tools. Also having youtube channel Name with LearnSchoolOnline. Traveling, watching movies, coding are the hobbies.