Plugin này chưa được cập nhật với 3 phiên bản mới nhất của WordPress. Nó có thể không được hỗ trợ và bảo trì, và có thể xung đột với các phiên bản WordPress mới nhất.

ML Responsive Audio player with playlist Shortcode

Mô tả

  • The plugin generates a shortcode to dynamically display an audio player with playlist.
  • Displays tracks in the playlist generated from an Audio Element custom post type.
  • Upload tracks in different formats for browser compatability.
  • Customise colors of player.
  • Audio player will resize in browser window if using responsive theme and fit smaller screen-widths.
  • See the ‘other notes’ tab for shortcode instructions.
  • The plugin is compatible with the latest version of WordPress and works on touch screen devices.
  • Multiple Players per page supported.
  • Shortcode for displaying single track player.
  • Randomise playlist with no repeated tracks or freely.
  • There is no flash fallback at the moment so the player will be hidden on browsers which do not support the HTML5 audio tag.

How to use

Put this shortcode in your post or pages
[ml_audio] The default shortcode will display all posts.
audio_category=”Your-category-slug”

[ml_audio audio_category=”Your-category-slug”] Will display posts from a specific audio category or categories. Separate category slugs by commas.

[ml audio auto=”1″] Will intialise the player playing the first track on the playlist (Do not use for more than one player per page).

Ảnh màn hình

  • Audio Element post type screen - note: top right shortcode for individual audio track.
  • Player with playlist parameters (Options page).
  • Customise Player Colours (Options page).

Cài đặt

Install like any other basic plugin:

  1. Unzip and copy the mlr-audio folder to your /wp-content/plugins/ folder
    or upload .zip file from wordpress plugin uploader

2.Activate the MLR Audio on your plugin-page.

Hỏi đáp

None Yet.

Installation Instructions

Install like any other basic plugin:

  1. Unzip and copy the mlr-audio folder to your /wp-content/plugins/ folder
    or upload .zip file from wordpress plugin uploader

2.Activate the MLR Audio on your plugin-page.

style it

At the moment the player will fill the width of the parent div.
If you want to give the player a smaller width put the shortcode inside a div with specified width or max-width if you want it to resize.

Example:

For more info or an example, please visit http://lillistone.me/2014/01/mlr-audio-wp-plugin/

Đánh giá

3 Tháng Chín, 2016
It doesn't generate short code seems. http://take.ms/peOPf Album url show 404 page. Cant insert audio in post or page... doesn't work at all.
Đọc tất cả 4 đánh giá

Người đóng góp & Lập trình viên

“ML Responsive Audio player with playlist Shortcode” là mã nguồn mở. Những người sau đã đóng góp vào plugin này.

Những người đóng góp

Nhật ký thay đổi

0.1 Initial Release
0.2 Big upgrade with multiple players per page now supported. Single Player shortcode.