這個外掛並未在最新的 3 個 WordPress 主要版本上進行測試。開發者可能不再對這個外掛進行維護或提供技術支援,並可能會與更新版本的 WordPress 產生使用上的相容性問題。

Hacklog-Xiami

描述

此插件为在日志中添加虾米音乐(单曲或专辑)提供方便,添加了WordPress短代码支持.
如要插入虾米音乐(单曲或专辑),只需要用短代码[xiami]包裹单曲或专辑URL地址即可

[xiami]歌曲URL[/xiami]
[xiami]专辑URL[/xiami]

可以指定宽度和高度,如:
[xiami width=”300″ height=”40″]歌曲URL[/xiami]
[xiami width=”400″ height=”500″]专辑URL[/xiami]
后台HTML编辑器添加了xiami按钮,方便操作。

1.0.1版采用新的WordPress 3.3 quicktags API来创建按钮,如果你还在用3.3以前的版本,请安装本插件1.0.0版。

This plugin adds shortcode support for inserting xiami song or album widget to your blog posts conveniently.

For MORE information,please see Plugin page

螢幕截圖

  • screenshot-1.png
  • screenshot-2.png
  • screenshot-3.png

安裝

  1. Upload the whole fold hacklog-xiami to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Add xiami song OR album via click the xiami button OR your can type the shortcode manually.

評價

There are no reviews for this plugin.

貢獻者及開發者

“Hacklog-Xiami” 是一個開源的軟體。以下的人對這個外掛作出了貢獻。

貢獻者

將 Hacklog-Xiami 外掛本地化為台灣繁體中文版。

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄

修改日誌

1.0.1

  • upgraded: use new WordPress 3.3 quicktags API to create the button.
  • fixed: use admin_print_footer_scripts HOOK to print the javascript to ensure that it is print behind the quicktags.js

1.0.0

published the first version