內容簡介
這是一個簡單的 WordPress 外掛,可以顯示從 IceCast 伺服器 (v2) 取得的正在播放的歌曲。
你只需要透過管理面板設定 IceCast 伺服器地址和發佈點名稱即可,資料通過 CRON 取得。
使用 shortcode 插入任何文章或直接在模板中使用 do_shortcode();
使用範例
[icecast live=0]
參數
live:
0 – 簡單文本
1 – 透過 JavaScript 即時更新
注意事項
你需要使用外掛附帶的 "xml.xsl" 檔案更新 IceCast 的網頁資料夾。請參考安裝說明以獲取更多資訊 …
外掛標籤
開發者團隊
原文外掛簡介
Simple WordPress plugin to display onair song fetched from IceCast server (v2).
You just need to setup icecast server address and publish point name (via admin panel). Data are fetched using CRON.
Insert using shortcode to any post or directly to template using do_shortcode();
Usage example
[icecast live=0]
Parameters
live:
0 – simple text
1 – live update via JavaScript
NOTE
You need to update your IceCast web folder with “xml.xsl” file (included with plugin). See Installation for more information…
