Shortcode: Display a field from the latest post of single Pod item
-
I am using this shortcode to display a field from a single pod item in my page.
[pods name=”my_pod_name” slug=”my_pod_slug” field=”my_field”]
However I am going to use Postie to create a new post with updated data from CRM on a daily basis. I would like this shortcode therefore to display a field from the latest post of single Pod item as opposed to the one I identify by the ID. Now I am a novice so I tried the following without success.
[pods name=”my_pod_name” where=”latest-selected-content” field=”my_field”]
I’m hoping there is an easy answer for this…
Thanks in advance!
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- You must be logged in to reply to this topic.