이 플러그인은 최근 3개의 주요 워드프레스 출시와 시험 되지 않았습니다. 워드프레스의 좀 더 최근 버전으로 이용할 때 더 이상 관리되지 않고 지원되지 않고 호환성 문제가 있을 수 있습니다.

Audio Player with Playlist Ultimate

설명

Explore Audio Player with Playlist Pro Features | Bundle Deal

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.

[apwp_player_grid]
[apwp_player]

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 :

Premium Version

  • 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

스크린샷

  • Admin View
  • Front side

설치

  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.

후기

2021년 6월 24일 답글 1개
other reviewers said it all: full of bugs and not user friendly at all,just like all their other plugins but the worse thing is the way they advertise their products: I spent $99 because they promised a “14 days zero risk warranty” so I gave it a shot. But in fact of “zero risk” they refund only if the plugin does not work. Keep away of them, buy your plugin from real, ethical developers and you will thank me later.
2019년 12월 24일
这个插件在我网上遇到兼容问题,我抱着尝试的态度和他们联系。他们很热心的帮我解决了问题。花了一个小时的时间很耐心地解决了问题。非常感谢!
2019년 8월 27일 답글 1개
Using the shortcode provided on their “installation demo” page, I was at first able to create a player with a dropdown list. It worked pretty weil. But after trying to add more shortcode variables to the basic shortcode, the player no longer worked. And I could no longer get the original shortcode to work properly. The player window then had a piece of a small graphic sticking out below the image area, and none of the buttons worked. It appears that this player is not ready for prime time. Even the instructions are, at times, not accurate: For example, to creating a player with sorting capability, the shortcode is: [apwp_player orderby=”date”] However, the instructions say the variable can be: “Date”, “Id”, and ” Name” The value could be either “date” or “Date” but not both. Unless I’m wrong, one is incorrect. I would like to be able to use this player, perhaps even purchase the Premium version, but it is just not stable and the instructions are pretty poor.
2019년 6월 22일
I install it and try to create a playlist and nothing. Worst plugin of all I try to use.
모든 12 평가 읽기

기여자 & 개발자

“Audio Player with Playlist Ultimate”(은)는 오픈 소스 소프트웨어입니다. 다음의 사람들이 이 플러그인에 기여하였습니다.

기여자

“Audio Player with Playlist Ultimate”(이)가 1 개 언어로 번역되었습니다. 기여해 주셔서 번역자님께 감사드립니다.

자국어로 “Audio Player with Playlist Ultimate”(을)를 번역하세요.

개발에 관심이 있으십니까?

코드 탐색하기는, SVN 저장소를 확인하시거나, 개발 기록RSS로 구독하세요.

변경이력

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 [apwp_player] to display player with playlist.
  • [+] Auto saving setting option on plugin install and activate
  • [*] Fixed responsive issue

1.0

  • Initial release.