该插件尚未通过WordPress的最新3个主要版本进行测试。 当与较新版本的WordPress一起使用时,可能不再受到维护或支持,并且可能会存在兼容性问题。

LastFM Now Playing

描述

This is a widget, you can put in the sidebar that display recent played tracks of an last.fm account.

You can set any last.fm username, limit the songs and refresh interval.

This plugin require jQuery on your template. If your template doesn’t support jQuery, this plugin will display your currently played song in image format.

屏幕截图

  • Displayed in the siderbar
  • Widget configuration
  • Using image html tag

安装

  1. Upload the zip to the /wp-content/plugins/ directory
  2. Extract
  3. Activate the plugin through the ‘Plugins’ menu in WordPress
  4. Drag LastFM Now Playing Widget to your sidebar
  5. Done!

常见问题

Can I set other last.fm account?

Yes, you can set any last.fm account.

WordPress.org doesn’t permit plugins installation 🙁

You can display your currently played track using img html tag. To do this, drag a Text widget. Set widget title, then set <img src="http://play.eprofile.web.id/lastfm/lastfm.php?username=baabullah&output=image&width=200"/> as the content. Change baabullah with your desired last.fm account.

评价

此插件暂无评价。

贡献者及开发者

“LastFM Now Playing” 是开源软件。 以下人员对此插件做出了贡献。

贡献者

将“LastFM Now Playing”翻译成您的语言。

对开发感兴趣吗?

您可以浏览代码,查看SVN仓库,或通过RSS订阅开发日志

更新日志

1.0.3

  • Fix jquery checking

1.0.2

  • Fallback to image format if the template doesn’t support jQuery

1.0.1

  • Fixing typo in readme.txt

1.0.0

  • Initial release