Getting Some Meta Data as shortcodes?
-
Hey, I just purchased your Pro version for this plugin as well to tie to my custom fields.
I’ve got some help for running a couple of features. I don’t know if it is doable or not, but I would like to get these metadata fields as a shortcode.So I created a custom post-type singular template and I’m trying to get certain meta-data from the feed display property.
Like:
[podcast_duration]
[podcast_publish_date]
[podcast_category]
[podcast_channel_name]
…Using the xml feed to get perhaps?
<item> <title></title> <description></description> <link></link> <guid isPermaLink="false"></guid> <dc:creator></dc:creator> <pubDate></pubDate> <enclosure url="" length="" type=""/> <itunes:summary></itunes:summary> <itunes:explicit></itunes:explicit> <itunes:duration></itunes:duration> <itunes:image href=""/> <itunes:episodeType></itunes:episodeType> </item>Any guidance would be appreciated. Thank you.
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘Getting Some Meta Data as shortcodes?’ is closed to new replies.