Site Kit is a one-stop solution for WordPress users to use everything Google has to offer to make…
About Cue by AudioTheme.com
Cue is a WordPress plugin that allows you to easily create and manage audio playlists. You can upload audio files and insert them into playlists with just a few clicks, and Cue automatically fetches metadata from the files. It is fully responsive and works on desktop, tablets, and mobile devices.Screenshots



Changelog
2.4.4 – December 1, 2023
- Added lodash as a dependency for the playlist block to fix compatibility with the latest release of WordPress.
2.4.3 – August 2, 2023
- Prevented warnings and errors in PHP 8+.
2.4.2 – August 3, 2021
- Updated block editor integration for compatibility with WordPress 5.8.
- Disabled the legacy widget when using the new widget editor.
2.4.1 – December 14, 2020
- Fixed deprecated jQuery warnings in WordPress 5.6.
- Updated jquery.cue.js to version 1.2.5.
- Excluded the playlist CPT from search results.
2.4.0 – June 8, 2020
- Added support to insert playlists in the block editor.
- Prevented a PHP notice when using the playlist widget outside of a sidebar.
2.3.3 – May 11, 2018
- Updated the Gamajo Template Loader dependency to version 1.3.0.
- Removed some unused CSS rules.
2.3.2 – May 7, 2018
- Removed AudioTheme branding from the player.
2.3.1 – March 23, 2018
- Fixed an issue preventing the volume slider from reflecting the current volume.
- Fixed an issue causing the play/pause button to disappear after a playlist had ended.
- Improved compatibility with styles in some themes.
- Introduced
cue_display_track_fields_beforeandcue_display_track_fields_afteractions.
2.3.0 – October 23, 2017
- Improved support for the new version of MediaElement.js in WordPress 4.9+.
- Removed the bundled version of Genericons in favor of Dashicons for displaying icons in the admin panel.
- Updated jquery.cue.js to 1.2.3.
- Switched from Browserify to webpack to bundle JavaScript modules. Prevents a global
require()method from being defined, which caused conflicts with some external modules.
2.2.1 – October 2, 2016
- Fixed a bug causing player assignments to be reset when saving a playlist.
2.2.0 – September 29, 2016
- Added a view to the Media Manager modal for inserting
[cue]shortcodes into any editor. - Update jquery.cue.js to 1.1.9.
- Prevented a debug notice when adding a new Playlist widget in the Customizer.
- Renamed the AJAX action for retrieving a playlist’s tracks from
wp_ajax_get_cue_playlisttowp_ajax_cue_get_playlist_tracks.
We’re in the planning stages for 3.0 which will include major internal changes and potentially a few style updates to take advantage of new features in WordPress and modern browsers. If you have customized Cue in any way or would like to request new features, please follow along on GitHub.
2.1.1 – August 12, 2016
- Left align text in track lists.
2.1.0 – August 10, 2016
- Added a feature for plugins to register custom themes for playlists.
- Added a Customizer control to let plugins register custom themes for native audio players.
- Introduced
cue_playlist_topandcue_playlist_bottomactions. - Introduced the
cue_parse_shortcode_headfilter for embedding styles in the TinyMCE view. - Introduced the
cue_playlist_thumbnail_sizefilter for changing the size of a playlist’s featured image (used for the background image). - Moved the MediaElement.js features array to
$.fn.cuePlaylist.featuresto allow public access. - Added a
no-touchortouchclass to the playlist container to indicate touch support. - Added
cuePermalinkto the JavaScript player options. - Added
cueEmbedLinkto the JavaScript player options. - Fixed the blur effect on the background image in Webkit browsers.
- Made minor CSS tweaks for better theme compatibility.
- Set the playlist CPT
publicargument totrue. - Added RTL language support.
- Added missing text domains.
2.0.1 – June 20, 2016
- Fixed a bug where every other track would be skipped in Safari.
- Updated jquery.cue.js to version 1.1.7. Disables playlist looping.
- Updated the Gamajo Template Loader library to 1.2.0.
2.0.0 – May 23, 2016
- Refactored the code to make it easier to maintain.
- Introduced a public initialize() JavaScript method.
- Disabled automatic looping when a playlist is finished playing.
- Removed bundled language files in favor of WordPress.org language packs. Translate here.
- Updated jquery.cue.js to version 1.1.6.
1.3.1 – February 17, 2016
- Added a
containerargument to thecue_playlist()template tag to disable the container. - Added a
pring_dataargument to thecue_playlist()template tag to disable the JSON data.
1.3.0 – December 30, 2015
- Added a volume bar to the default player.
- Display a “(no title)” placeholder in the admin panel if a track doesn’t have a title.
- Added some missing text domains to translation functions.
- Added actions in the playlist template to make it easier to output additional details.
- Updated jquery.cue.js to 1.1.4.
- Updated the AudioTheme icon.
1.2.9 – April 8, 2015
- Update the TinyMCE preview for WordPress 4.2.
1.2.8 – March 27, 2015
- Added French translation.
1.2.7 – March 2, 2015
- Fixed a broken link in the Customizer when there aren’t any published playlists.
1.2.6 – December 17, 2014
- Added previews for the shortcode in the visual editor.
- Fixed an error in the Customizer when there weren’t any published playlists.
- Fixed the allowed file types when uploading.
- Fixed the SVG blur filter when previewing in the Customizer.
- Updated jquery.cue.js to 1.1.3
1.2.5 – November 19, 2014
- Fixed bug that caused playlists in widgets to disappear.
- Hide the previous and next track buttons when a playlist only has one track.
1.2.4 – November 14, 2014
- Added a ‘show_playlist’ shortcode attribute to toggle the playlist visibility.
- Absolutely positioned the SVG filter to remove it from the document flow and prevent it from creating empty space in some browsers.
- Added a message in the Customizer for registered players if a playlist hasn’t been published yet.
- Updated jquery.cue.js to 1.1.1
1.2.3 – September 19, 2014
- Fixed the blur effect in Firefox.
- Created a solution that should provide a blur alternative in IE.
- Removed the blur script dependency in favor of an SVG filter.
- Switched to inline styles to size audio elements instead of invalid attributes.
1.2.2 – August 18, 2014
- Fixed the feature that allowed the background image to be used as the default track artwork.
1.2.1 – August 16, 2014
- Fixed the background image based on the post thumbnail feature.
1.2.0 – August 14, 2014
- Added Brazilian Portuguese translation.
- Abstracted the core MediaElement.js functionality into a new jQuery plugin.
- Improved responsiveness of the administration screen.
- Added the third argument to the [cue] shortcode handler so it can be filtered.
- Fixed the syntax for jQuery event triggers with multiple parameters.
- Namespaced the window resize event.
- Renamed /scripts and /styles assets directories to /js and /css.
- Sanitized tracks in the AJAX save callback.
- Allow an empty option to be selected for a player in the Customizer so it can be disabled.
- Pass player ids and arguments through various hooks for context.
- Prevent the playlist from displaying if it doesn’t have any tracks.
1.1.2 – July 30, 2014
- Fixed a sorting issue that caused the order of tracks to not be saved correctly.
1.1.1 – May 8, 2014
- Added a customizer section to allow playlists to be selected for players registered by themes.
- Added a new property to tracks returned by get_cue_playlist_tracks() for easier use with jPlayer.
- Added CSS to try to remove padding and margin on track lists in widgets.
- Mimic the track JSON format used by core.
1.1.0 – February 20, 2014
- Featured images are now used for the player background image if set.
- Featured images will also be used as the default track artwork if it’s missing.
- Added a feature to allow themes to register players that can be assigned playlists.
- Added a default container div around playlists.
- Updated the default template to remove the JSON settings script. It’s now inserted using a hook.
- Refactored the structure of the codebase.
- Removed extraneous filters for loading translation files.
- Fixed a bug in the template loader to prevent general templates from overriding more specific ones.
1.0.1 – February 11, 2014
- Fix a bug where multiple playlists on a page would all include the same tracks.
1.0.0 – February 4, 2014
- Initial release.
