I'm having trouble to show the publish date of the posts. I already show the title with this code:
[tpg_get_posts category_name="news" numberposts=3 show_entire="false" show_byline="false" show_meta="false" fields="post_title"]
I just want to add the publish date. how can i do that?