Цей плагін не перевірявся з останніми 3-ма основними випусками WordPress. Можливо, він більше не може розроблятися або підтримуватися, і він може мати проблеми сумісності при використанні з більш новими версіями WordPress.

WS Audio Player

Опис

Add Audio Player with Download function to your blog.

Create a post/page that using editor button or contains a code snippet following the “[audio=Music URL,[Music Title,download]]” to insert music.

Music Title and download is optional options.

Example:

here have a music url:http://icyleaf.com/1973.mp3,and Music Title is “1973”.then

1. Only show Audio Player.
[audio=http://icyleaf.com/1973.mp3]

2. Only show Audio Player and Music Title.
[audio=http://icyleaf.com/1973.mp3,1973]

3. Only show Audio Player and can be download.
[audio=http://icyleaf.com/1973.mp3,,download]

4. Show Audio Player, Music Title and can be download. 
[audio=http://icyleaf.com/1973.mp3,1973,download]

Useage

Create a post/page that using editor button or contains a code snippet following the “[audio=Music URL,[Music Title,download]]” to insert music.

Music Title and download is optional options.

Example:

here have a music url: http://icyleaf.com/1973.mp3,and Music Title is “1973”.then

1. Only show Audio Player.
[audio=http://icyleaf.com/1973.mp3]

2. Only show Audio Player and Music Title.
[audio=http://icyleaf.com/1973.mp3,1973]

3. Only show Audio Player and can be download.
[audio=http://icyleaf.com/1973.mp3,,download]

4. Show Audio Player, Music Title and can be download. 
[audio=http://icyleaf.com/1973.mp3,1973,download]<h3>Credits</h3>

This plugin was inspired from the WS Audio Plauer plugin by: icyleaf

  • Belarusian language package by Marcis G

Встановлення

  1. Upload the full directory into your wp-content/plugins directory.
  2. Activate the Plugin in WP-Admin.
  3. Goto Options > WS Audio Player. If you want change Audio Player theme.

Відгуки

Для цього плагіна немає відгуків.

Учасники та розробники

“WS Audio Player” — проект з відкритим вихідним кодом. В розвиток плагіну внесли свій вклад наступні учасники:

Учасники

Перекладіть “WS Audio Player” на вашу мову.

Цікавитесь розробкою?

Перегляньте код, перегляньте сховище SVN або підпишіться на журнал розробки за допомогою RSS.

Журнал змін

1.1.8

  • Clean up
  • Added missing classic stylesheet file
  • Added Belarusian language package (Thanks to Marcis G).

1.1.7

  • Fixed user role in option page.

1.1.4

  • Fixed some tiny bugs.

1.0.0

  • Completed & Only support WordPress 2.5+ version.

1.0.2

  • Emergency Version for WordPress2.5

1.0.1

  • Streamlining TinyMCE plugins about WSAPMP3.

1.0.0

  • Added Button in Rich Editor Mode!!

0.9.6

  • Continue Fix English that can’t show English and fix a bug that display for output
  • Added a new style named “Classic”.

0.9.5

  • Fix English that can’t show English and put this plugin with a function button into Write Page where it in the ‘Code’ mode.

0.9.4

  • Support English Language.

0.9.3

  • Added show music desc and download button in feeds.

0.9.1

  • Fix Css Style about font size and positions.