Files
wp-lfnp/README.md
2025-11-14 19:02:49 -08:00

26 lines
905 B
Markdown

# Last.fm Now Playing Widget
**Description:** Displays your current or most recent track from Last.fm on your WordPress site.
## Installation
1. Upload the plugin folder to your `/wp-content/plugins/` directory.
2. Activate the plugin through the "Plugins" menu in WordPress.
3. Go to **Settings → Now Playing (Last.fm)** to enter your Last.fm username and API key.
## Usage
* Use the shortcode `[now-playing-widget]` to display the widget in posts or pages.
* Add the **Last.fm Now Playing** widget to any sidebar via the WordPress Widgets screen.
## Features
* Shows currently playing track or most recent track from Last.fm.
* Includes album artwork.
* Displays "Now Playing" or "Last Played" with timestamp.
* Fully configurable via plugin settings page.
## License
This plugin is licensed under the GPLv2 or later. See [GPL License](https://www.gnu.org/licenses/gpl-2.0.html) for details.