Podbean Shortcode
A simple and easy way to embed Podbean player into your WordPress blog.
Plugin info
Maintenance & Compatibility
Maintenance score
Possibly abandoned • Last updated 3134 days ago • 5 reviews
Is Podbean Shortcode abandoned?
Possibly abandoned (last update 3134 days ago).
Compatibility
Similar & Alternatives
Explore plugins with similar tags, and compare key metrics like downloads, ratings, updates, support, and WP/PHP compatibility.
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.
Installation
Frequently Asked Questions
Review feed
Screenshots
Changelog
1.0
- First Release