ss_podcast Shortcode
Use the ss_podcast
shortcode to display a list of all your podcast episodes or a list of all your podcast series anywhere on your site.
title
The title that is displayed above the shortcode output. Optional.
content
Indicate whether to display a list of episodes or a list of series. Allowed values are episodes
or series
– defaults to series
.
series
Indicates which series to display episodes from if episodes was specified for the content argument – accepts series ID or series slug. Optional.
link_title
Indicates whether to link to the episode/series title to the episode/series page. Allowed values are true
or false
– defaults to false
.
[ss_podcast title="My Podcast Episodes" content="episodes" series="my-first-series" link_title="true"]