Description
The Podbean shortcode plugin is an easy way to embed Podbean audio/video player into your WordPress blog. It works for any Podbean podcast. Once you install this plugin, it will work on all of your blog posts.
A simple example:
[podbean type=audio-square resource="episode=g82ab-2f688" skin="5" auto="1"]
[podbean type=multi playlist=http%3A%2F%2Fplaylist.podbean.com%2F781097%2Fplaylist_multi.xml height=315 skin=0]
More Options
Podbean shortcode requires the type of player. It can be only of the following:
type=X: player type of the episode to embed (eg:audio-rectangle,audio-square,video,multi…).
Podbean shortcode requires the resource play. It can be only of the following:
resource="episode=X": X is id and id tag of the episode to embed.playlist=X: X is multiple player playlist to embed.
The plugin also supports the following optional parameters:
width: player’s width – can be in % or px (ie.100%or400px).height: player’s height – can be in % or px (ie.100%or400px).share: enables or disables the share button in player.skin: player’s UI theme.auto: enables or disables the autoplay. When1it automatically starts playing when the player loads. Autoplay doesn’t work on most mobile browsers. Defaults to0.
How to get the shortcode
Visit your podcast site and then click on the share button at the bottom of each episode : you can customize the appearance of the player and get the shortcode to copy and paste to your WordPress blog.
Help
If you need further help, please contact us at support.podbean.com.
Reviews
Multi-site
Works great, when will the multi player be ready? 🙂
Thanks to Podbean
Big thanks to Podbean. This Plugin makes sharing to WordPress pretty easy. And the embedded player is beautifully designed. Thanks again.
Works fine, excellent
Good plugin, very nice
Awsome plugin. Very easy to use!
Tried. Easily installed.It really does what it should do.
Contributors & Developers
“Podbean Shortcode” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Podbean Shortcode” into your language.
Interested in development?
Browse the code or subscribe to the development log by RSS.
Changelog
1.0
- First Release