This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

Podbean Shortcode

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% or 400px).
  • height: player’s height – can be in % or px (ie. 100% or 400px).
  • share: enables or disables the share button in player.
  • skin: player’s UI theme.
  • auto: enables or disables the autoplay. When 1 it automatically starts playing when the player loads. Autoplay doesn’t work on most mobile browsers. Defaults to 0.

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

জুলাই 3, 2017
The shortcode does not work. However, the standard iFrame code does work just fine. The biggest issue I have is that it does not fully integrate with your Podbean account making the switch over seamless. You have to update each and every episode manually. In my case, that's 700 episodes. There is no support in the players for subscribing either by iTunes, Google Play, RSS feed readers or even email. Granted, Podbean has come a long way since it's earliest days and is still the most affordable solution for heavy podcasters such as myself who do not generate a ton a money. Nevertheless, I have a brand and my own site. I choose not use the Podbean default ecosystem and themes. I want more control. Since WordPress is the largest blogging platform out there, it would be in their best interest to support a player for this platform that's fully integrated. For now, I'll stick with Podbean as my host and continue to use the free PowerPress player, which has its own issues, even when you're a subscriber to Blubrry's overpriced low-data hosting plans. Their truly is no great solution for podcast players out there, though PowerPress comes the closest.
মাৰ্চ 13, 2017
Works great, when will the multi player be ready? 🙂
মাৰ্চ 8, 2017
Big thanks to Podbean. This Plugin makes sharing to Wordpress pretty easy. And the embedded player is beautifully designed. Thanks again.
Read all 5 reviews

Contributors & Developers

“Podbean Shortcode” is open source software. The following people have contributed to this plugin.

Contributors

Translate “Podbean Shortcode” into your language.

Interested in development?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

Changelog

1.0

  • First Release