Last.fm recent
Display your most recently played track on last.fm in a WordPress shortcode.
by Aaron Fisher · github.com/aaronf/lastfm-nowplaying-wordpress · website
★ 0stars
0forks
Install
No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:
wp plugin install https://github.com/aaronf/lastfm-nowplaying-wordpress/archive/refs/heads/master.zipDisplay your most recently played track on last.fm in a WordPress shortcode
This plugin is in the very early stages of development, so use with caution!
Installation
- Install and activate the plugin
- Go to "Settings" > "General" and enter your Last.fm API Key (More info here) and your Last.fm profile name (e.g. AaronPFisher)
- Place
[lfm_currently_playing]wherever you want the lastest track to appear!