Libsyn Podcast Plugin - Rating, Reviews, Demo & Download
Plugin Description
Post or edit Libsyn Podcast episodes directly through Wordpress. Embed any Podcast Playlist into an individual
Wordpress post or as a Sidebar Widget.
Major new features Libsyn Plugin include:
* Easily integrate existing PowerPress plugin users for usage with the Libsyn Podcast Plugin.
* Oembed features to Wordpress for simple audio/video embedding into posts. Along with iframe embedding support.
* Embed your Libsyn podcast or any other podcast into a WP Post or as a Sidebar Widget.
Player short-code parameters
- src – source of the player
[podcast src="http://www.yourpodcast.com/yourfile.mp3"]
(by default src=”http://www.yourpodcast.com/yourfile.mp3″); - width – width in pixels or in percents
[podcast width="100%" src="http://www.yourpodcast.com/yourfile.mp3"]
or[podcast width="640" src="http://www.yourpodcast.com/yourfile.mp3"]
(by default width=”100%”); - height – height in pixels
[podcast height="480" src="http://www.yourpodcast.com/yourfile.mp3"]
(by default height=”480″); - scrolling – parameter
[podcast scrolling="yes"]
(by default scrolling=”no”); - frameborder – parameter
[podcast frameborder="0"]
(by default frameborder=”0″); - marginheight – parameter
[pocast marginheight="0"]
(removed by default); - marginwidth – parameter
[podcast marginwidth="0"]
(removed by default); - allowtransparency – allows to set transparency of the player
[podcast allowtransparency="true"]
(removed by default); - id – allows to add the id of the player
[podcast id="my-id"]
(removed by default); - class – allows to add the class of the player
[podcast class="my-class"]
(by default class=”podcast-class”); - style – allows to add the css styles of the player
[podcast style="margin-left:-30px;"]
(removed by default);
Playlist short-code parameters
- podcast – parameter
[libsyn-playlist podcast="http://www.yourpodcast.com/rss"]
; - height – height in pixels
[libsyn-playlist height="360" podcast="http://www.yourpodcast.com/yourfile.mp3"]
(by default height=”360″); - width – width in pixels or in percents
[libsyn-playlist width="100%" podcast="http://www.yourpodcast.com/yourfile.mp3"]
or[libsyn-playlist width="640" podcast="http://www.yourpodcast.com/yourfile.mp3"]
(by default width=”100%”); - page-limit – page list limit
[libsyn-playlist page-limit="5" podcast="http://www.yourpodcast.com/yourfile.mp3"]
(by default page-limit=”5″); - type – playlit type (audio, video)
[libsyn-playlist type="audio" podcast="http://www.yourpodcast.com/yourfile.mp3"]
(by default type=”audio”);
Screenshots
No screenshots provided