add an author bio to blog post

Post on 18-Jul-2015

83 Views

Category:

Software

1 Downloads

Preview:

Click to see full reader

TRANSCRIPT

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/

top related