All in one solution for embedding content from mixcloud.com. 2 Shortcodes + 2 Widgets + 2 Gutenberg blocks.
| Author: | Evhen Veliky (profile at wordpress.org) |
| WordPress version required: | 5.2 |
| WordPress version tested: | 5.7.2 |
| Plugin version: | 1.0.2 |
| Added to WordPress repository: | 03-06-2020 |
| Last updated: | 03-03-2021
Warning! This plugin has not been updated in over 2 years. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.
|
| Rating, %: | 40 |
| Rated by: | 2 |
| Plugin URI: | https://datcoder.com/embed-mixcloud-advanced |
| Total downloads: | 2 134 |
| Active installs: | 100+ |
![]() Click to start download |
|
Embed Mixcloud Advanced – is a universal plugin for embedding content from mixcloud.com on WordPress sites.
It gives you simple and flexible integration tools, complete with a unique feature to play a short preview for each show.
2 WIDGETS + 2 GUTENBERG BLOCKS
???? Mixcloud Advanced
For embedding single shows.
???? Mixcloud Advanced – List
For embedding multiple shows from one channel with offset, amount, and time settings.
2 SHORTCODES
???? [vema_show] ????
- url (required)
- widget_type (optional)
- picture
- classic – DEFAULT
- noArtwork
- covered
- mini
- miniNoArtwork
- theme (optional) [dark|light] DEFAULT: dark
- autoplay (optional) [on|off] DEFAULT: off
Minimum version:
[vema_show url="https://www.mixcloud.com/OliverHeldens/oliver-heldens-heldeep-radio-349/"]
Main attributes:
[vema_show url="https://www.mixcloud.com/OliverHeldens/oliver-heldens-heldeep-radio-349/" widget_type="mini" theme="light" autoplay=1]
Additional preview attributes:
- preview_url (optional)
URL of audio preview file from mixcloud.com - preview (optional) [on|off] DEFAULT: off
Show / hide preview button - preview_align (optional) [left|center|right] DEFAULT: right
Aligning the preview button
Main attributes + preview attributes (All attributes):
[vema_show url="https://www.mixcloud.com/OliverHeldens/oliver-heldens-heldeep-radio-349/" widget_type="mini" theme="light" autoplay=1 preview=1 preview_url="https://audiocdn7.mixcloud.com/previews/3/1/4/9/057b-8eb1-42d5-bea6-d11338a80be7.mp3" preview_align="center"]
???? [vema_list] ????
- channel (required) – slug or URL
- offset (optional) DEFAULT: 0
- limit (optional) DEFAULT: 5
- since (optional) Date, example: 2020-12-01
- until (optional) Date, example: 2020-12-31
- widget_type (optional)
- picture
- classic – DEFAULT
- noArtwork
- covered
- mini
- miniNoArtwork
- theme (optional) [dark|light] DEFAULT: dark
- autoplay (optional) [on|off] DEFAULT: off
Minimum version:
[vema_list channel="-djarchiebold"]
All attributes:
[vema_list channel="https://www.mixcloud.com/-djarchiebold/" offset=1 limit=10 since="2020-12-01" until="2020-12-31" widget_type="mini" theme="light" autoplay=1]
