Yeah, there isn’t a shortcode yet for showing post author field :(. But i will add it tomorrow or today and release an Update 🙂 Thanks for d recommendation.
That would be great! I’ll be sure to leave a positive review when you do.
Updates Available – 1.8.8 🙂 Use the new shortcode – [post_author_meta name="first_name"] to display post author meta information.
Awesome! That worked perfectly and I left a 5 star review.
One other request – a frontend posting plugin I am using is returning the uploaded media attachment id instead of a url. Is there a way to display that attachment in W4PL using the attachment id meta?
Cool. Did you tried – [attachment_thumbnail id="[post_meta key='meta_name']"] ? I am not sure if this would work 🙁 Let me know if that works.
Yeah I did. It would just output “]
New release available. Use shortcode – [attachment_thumbnail meta_key='attachment_id']. Thanks.