Dude last.fm feed archived
WordPress plugin to get latest scrobbles from Last.fm user.
by Timi Wahalahti / DUDE · github.com/digitoimistodude/dude-lastfm-feed
★ 1stars
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/digitoimistodude/dude-lastfm-feed/archive/refs/heads/master.zipFrom the readme
| :bangbang: | This repository is no longer actively maintained. The plugin still works, but does not receive any further updates other than community contributed fixes. |
|:------------:|:------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
Dude last.fm feed
WordPress plugin to get latest scrobbles from Last.fm user.
Basically this plugin fetches scrobbles from Last.fm, saves those to transient and next requests will be served from there. After transient has expired and deleted, new fetch from Last.fm will be made and saved to transient. This implements very simple cache.
Handcrafted with love at Digitoimisto Dude Oy, a Finnish boutique digital agency in the center of Jyväskylä.
Table of contents
1. Please note before using
2. License
3. Usage
1. Hooks
4. Composer
5. Contributing
Please note before using
This plugin is not meant to be "plugin for everyone", it needs at least some basic knowledge about php and css to add it to your site and making it look beautiful.
This is a plugin in development for now, so it may update very often.
License
Dude last.fm f