Add an author bio to blog post

Preview:

Citation preview

Default meta info in admin..

Lets add a filter...

add_filter('the_content', 'content_to_author_bio', 11);

So, What's the output ...

Need to add new fields to save social links...

Simple as return an array of variable name and title combination!

Lets get the user/author meta values ...

Output...

Useful links

Scripts: http://z2a.co/2015/03/add-author-bio-with-social-links-to-blog-post/

Video Tutorial: https://www.youtube.com/watch?v=iV4mDjw3xqI

Who I am

Shah Alom

CTO

Micro Solutions Bangladesh

shahalom@microsolutionsbd.com

http://microsolutionsbd.com/

Recommended