WP Manifestindependent plugin directory
manifest / social / lastfm-nowplaying-wordpress

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.zip

Display 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!

Demo

Installation

  1. Install and activate the plugin
  2. Go to "Settings" > "General" and enter your Last.fm API Key (More info here) and your Last.fm profile name (e.g. AaronPFisher)
  3. Place [lfm_currently_playing] wherever you want the lastest track to appear!