Spreaker Shortcode
Spreaker Shortcode
Description
The Spreaker shortcode plugin is an easy way to embed Spreaker audio player into your WordPress blog. It works for any Spreaker episode, show, or user. Once you install this plugin, it will work on all of your blog posts.
A simple example:
[spreaker type=player resource="episode_id=3331356"]
More Options
Spreaker shortcode requires the resource play. It can be only of the following:
resource="episode_id=X": id of the episode to embed.resource="show_id=X": id of the show, whose latest episode should be displayed.resource="show_key=X": private key of the show 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).theme: player’s UI theme. Supported themes are:light(default) anddark.color: player’s main color. Supported fromats are short and long hex values (ie:F00orFF0000). This feature requires the podcast author to subscribe to Station plan or above.cover: HTTPS url of an image to display as player’s background.playlist: configures how the playlist should be built. It can beplaylist="false"to disable the playlist orplaylist="show"to display all show’s episodes in the playlist. The default behavious depends on resource. The playlist is visible only if the player height is greater than 200px.playlist-continuous: enables or disables the playlist continuous playback. Whentrueit continuously plays all episodes in the playlist until the end.playlist-loop: enables or disables loop playlist playback when continuous playback is enabled. Whentrueand playlist continuous playback is enabled as well, it will loop the playlist continuously (defaults tofalse).playlist-autoupdate: enables or disables the playlist autoupdate, when a new episode is published. This feature is enabled by default.chapters-image: enables or disables the display of chapters images in the player (defaults totrue).episode-image-position: whenrightorleftshows the episode image on therightorleft(defaults toright)hide-likes: whentruethe likes button is not displayed in the player (defaults tofalse)hide-comments: whentruethe comments button is not displayed in the player (defaults tofalse)hide-sharing: whentruethe share button is not displayed in the player (defaults tofalse)hide-logo: whentruethe Spreaker logo is not displayed in the player (defaults tofalse). This feature requires the podcast author to subscribe to Broadcaster plan or above.hide-episode-description: whentruethe button to open the description of the current episode is not displayed in the player (defaults tofalse)hide-playlist-descriptions: whentruethe button to open the description of episodes in the playlist is not displayed in the player (defaults tofalse)hide-playlist-images: whentruethe images of episodes in the playlist are not displayed in the player (defaults tofalse)hide-download: Whentrue, it hides the episode download button (defaults totrue)
How to get the shortcode
Play any track on www.spreaker.com and then click on the share button in the player (bottom-right corner): 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 help.spreaker.com.
Reviews
Useless, Horrible, Terrible App - Can't work on WordPress. Absolutely useless.
By runner5 on January 13, 2025
Useless, Horrible, Terrible App - Can't work on WordPress. Absolutely useless.
I can tell you - don't bother. Find other ways.
Invalid header error during activation
By organicsulfur4health on April 15, 2022
Awful support!
By seppp on January 17, 2022
Great plugin great support response
By Earl_D on July 7, 2017
Great plugin, does what it says
By Stewart (stewcando) on January 16, 2017
Prácticamente innecesario
By Francisco Fern?ndez (applealpoder) on October 24, 2016
Works Great, Looks Great
By Michael (michaeldevowe) on September 3, 2016
Very easy to use and install. Love how it looks on my site!
Changelog
1.8.3
- Tested with WordPress 6.6
- Removed support for
userresource
1.8.2
- Tested with WordPress 6.5
1.8.1
- Tested with WordPress 6.1
1.8.0
- Dropped
autoplayandlive-autoplay
1.8.0
- Tested with WordPress 5.6
10
- Bugfixes
1.7.8
- Added
colorattribute support
1.7.7
- Tested with WordPress 5.1
1.7.6
- Added
hide-downloadattribute support
1.7.5
- FIX: the plugin is now able to embed correctly limited access episodes
1.7.2
- Added
episode-image-positionto select if the image should be on therightor theleft
1.7.1
- Updated readme
1.7.0
- Added
episode_keysupport to display limited access episodes
1.6.0
- Added
hide-episode-description,hide-playlist-descriptionsandhide-playlist-imagesattributes support
1.5.0
- Added
hide-likes,hide-comments,hide-sharingandhide-logoattributes support - Tested with WordPress 4.8.2
1.4.1
- Tested with WordPress 4.8.0
1.4.0
- Removed the support for the old embedded player (no more supported by Spreaker). If a widget has been included with the old shortcode syntax, it’s now automatically converted to the new embedded player.
- Added
chapters-imageattribute support for the new Spreaker’s player
1.3.6
- Added
live-autoplayattribute support for the new Spreaker’s player
1.3.5
- FIX: the plugin should display the old (mini) embedded player when type attribute is missing, in order to avoid breaking backward compatibility
1.3.4
- Translated the plugin in Spanish and Italian
1.3.3
- Added
playlist-loopattribute support for the new Spreaker’s player
1.3.2
- Added
playlist-autoupdateattribute support for the new Spreaker’s player
1.3.0
- Added support for the new Spreaker’s player
1.2.5
- Tested with WordPress 4.5.3
1.2.4
- FIX: the plugin now supports sharing of user’s latest episode via
user_idparam
1.2.3
- FIX: the plugin now supports both HTTP and HTTPS WordPress websites
- Tested with WordPress 4.4
1.2.2
- Tested with WordPress 4.3.1
1.2.1
- Tested with WordPress 4.1
- Added banner and icon
- Updated description
1.2
- Updated the link to spreaker support forum
1.1
- Added coupon support
1.0
- First Release