Cette extension n’a pas été testée avec plus de trois mises à jour majeures de WordPress. Elle peut ne plus être maintenue ou supportée et peut avoir des problèmes de compatibilité lorsqu’elle est utilisée avec des versions de WordPress plus récentes.

Hacklog-Xiami

Description

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

Captures d’écrans

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

Installation

  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.

Avis

Il n’y a aucun avis pour cette extension.

Contributeurs/contributrices & développeurs/développeuses

« Hacklog-Xiami » est un logiciel libre. Les personnes suivantes ont contribué à cette extension.

Contributeurs

Traduisez « Hacklog-Xiami » dans votre langue.

Le développement vous intéresse ?

Parcourir le code, consulter le SVN dépôt, ou s’inscrire au journal de développement par RSS.

Journal des modifications

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