=== Audio Player with Playlist Ultimate ===
Contributors: essentialplugin
Tags: audio player with playlist, album art, multiple player, music player, repeat single player
Requires at least: 4.0
Tested up to: 6.8.1
Stable tag: 1.3.3
License: GPLv3
License URI: https://www.gnu.org/licenses/gpl-3.0.html

Audio Player with Playlist Ultimate is a Music/Audio Player with Playlist and options like shuffle, repeat, volume control, progress-bar, song info.

== Description ==
[Explore Audio Player with Playlist Pro Features](https://www.essentialplugin.com/wordpress-plugin/audio-player-playlist/?utm_source=WP&utm_medium=Audio-Player&utm_campaign=Read-Me) | [Bundle Deal](https://www.essentialplugin.com/wordpress-plugin/audio-player-playlist/?utm_source=WP&utm_medium=Audio-Player&utm_campaign=Read-Me#wpos-epb)

Audio Player with Playlist Ultimate plugin is a jQuery HTML5 Music/Audio Player with Playlist comes with huge possibilities and options. 

Its comes with 1 styles for grid and 1 for playlist with Single player & Multiple player orientations. It supports shuffle, repeat, volume control, time line progress-bar, Song Title and Artist.

This plugin is built by open source jPlayer jQuery Plugin,  HTM5 & CSS3. You can customize or re-style the player easily with CSS. It will take few minutes to integrate.

Also work with Gutenberg shortcode block. 

= How to use =

Once you added all the data under audio player section, please use the below shortcode to display.

<code>[apwp_player_grid]</code>
<code>[apwp_player]</code>


= Shortcode parameters are for both shortcodes =

* **grid** : grid="3" (Display players in grid)
Note : This parameter will not work with shortcode [apwp_player]

* **limit** : limit="10" (Display 10 items)
* **playlist_id** : playlist_id="XX" (Display by playlist )
* **audio_id** : audio_id="XX" (Display only one player with audio id )
* **playlist_hide** :  playlist_hide="true" (To hide the playlist. values are "true" OR "false")
Note : This parameter will not work with shortcode [apwp_player_grid])

* **order** : order="DESC" (Order your audio player by "ASC" OR "DESC" )
* **orderby** : orderby="date" (Display Audio player list in your order. Values are "ID", "title", "name", and "date" )

= Audio Player with Playlist Pro Features =
* Elegant, Clean, Modern & Fully Responsive Design
* Change player theme color from setting page.
* Single player and Multiple player
* Multiple Player supports in same page
* 1 Player Styles
* Song Title and Artist name supported
* Album Art supported
* Shuffle, Repeat, volume control
* Easy integration
* Font Awesome Icon
* Work on desktop, tablet and phone
* Responsive and retina ready

= PRO Features : =
> <strong>Premium Version</strong><br>
>
> * 3 Shortcode- Grid, Slider, Playlist
> * 6 Audio Player with playlist, 4  Audio Player in grid and slider styles
> * Shuffle, Repeat, volume control
> * Multiple Player supports in same page
> * Elegant, Clean, Modern & Fully Responsive Design
> * Single player and Multiple player
> * Multiple Player supports in same page
> * 12 Different Player Styles
> * Horizontal and vertical playlist with multiple layout
> * Song Title and Artist name supported
> * Album Art supported
> * Shuffle, repeat, volume control
> * Easy integration
> * Playlist toggle
> * Font Awesome Icon
> * Work on desktop, tablet and phone
> * Responsive and retina ready
>
> [Explore Audio Player with Playlist Ultimate Pro Features](https://www.essentialplugin.com/wordpress-plugin/audio-player-playlist/?utm_source=WP&utm_medium=Audio-Player&utm_campaign=Read-Me)
>

== Installation ==

1. Upload the 'audio-player-with-playlist-ultimate' folder to the '/wp-content/plugins/' directory.
2. Activate the "audio-player-with-playlist-ultimate" list plugin through the 'Plugins' menu in WordPress.

== Screenshots ==

1. Admin View
2. Front side

== Changelog ==

= 1.3.3 (16 May 2025) =
* [*] Removed some unnecessary code.

= 1.3.2 (14 May 2025) =
* [*] Check compatibility with WordPress version 6.8.1

= 1.3.1 (11 Nov 2024) =
* [*] Check compatibility to WordPress version 6.7

= 1.3 (28 July 2023) =
* [*] Update - Added nonce security to plugin reset setting.
* [*] Update - Use escaping and sanitize functions for better security.
* [*] Check compatibility to WordPress version 6.2.2

= 1.2.2 (14, Feb 2022) =
* [*] Tested up to: 5.9
* [-] Removed some unwanted code and files.

= 1.2.1 (15, Nov 2021) =
* [*] Update - Add some text and links in Readme file.
* [*] Minor change in CSS.

= 1.2 (19-08-2021) =
* [*] Updated all external links
* [*] Tested up to: 5.8
* [*] Updated language file.

= 1.1.6 (14-07-2020) =
* [*] Follow WordPress Detailed Plugin Guidelines for Offload Media and Analytics Code.
* [*] Tested up to: 5.4.2

= 1.1.5 (01, 01 2020) =
* [*] Fix custom CSS setting issue.
* [+] Added missing translation.
* [*] Code optimization and performance improvements.
* [*] Add new 'Upgrade to Pro' page in submenu with updated features list.

= 1.1.4 (29 Aug 2019) =
* [*] Fixed Issue: Orderby parameter now work with "name" parameter.
* [*] Fixed Issue: Audio post type is now publicly true.
* [*] Added: add filter for post type slug.

= 1.1.3 (17 June 2019) =
* [*] Fixed Issue: Added wp_reset_postdata(); for both shortcodes.

= 1.1.2 =
* [*] Fixed Warning: Use of undefined constant APWPULTIMTE_VERSION.
* [*] Fixed Warning: Use of undefined constant APWPPRO_POST_TYPE.

= 1.1 =
* [+] Added new shortcode <code>[apwp_player]</code> to display player with playlist.
* [+] Auto saving setting option on plugin install and activate
* [*] Fixed responsive issue

= 1.0 =
* Initial release.