Plugin nebyl testován na 3 nejnovějších verzích WordPressu. Nemusí už být tedy podporován a u novějších verzí WordPressu může mít problémy s kompatibilitou a může být nestabilní.

Hacklog-Xiami

Popis

此插件为在日志中添加虾米音乐(单曲或专辑)提供方便,添加了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

Snímky obrazovky

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

Instalace

  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.

Recenze

Pro tento plugin nejsou žádné recenze.

Autoři

Hacklog-Xiami je otevřený software. Následující lidé přispěli k vývoji tohoto pluginu.

Spolupracovníci

Přehled změn

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