=== IW Player for Suno ===
Contributors: islandworkflow
Tags: music, audio, player, suno
Requires at least: 5.8
Tested up to: 6.5
Requires PHP: 7.4
Stable tag: 0.4.0
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

Display public Suno songs on WordPress with a clean, lightweight custom player. Paste a public Suno song URL.

== Description ==

IW Player for Suno lets creators paste a public Suno song URL and display it on WordPress with a compact custom player. It shows song details and playback for publicly shared songs without using Suno login credentials, cookies, private accounts, or HTML page scraping.

Cover art and audio use the public media information available for that shared song.

**Not affiliated with, endorsed by, or sponsored by Suno.** "for Suno" denotes compatibility only. Media availability depends on Suno's public service behavior and may change.

Features:

* Add a public Suno song by URL
* Compact custom player: cover, title, creator, style/tags, play/seek/time, small Listen on Suno link, disclaimer
* Simple admin song list, paginated 20 per page
* Unlimited saved songs
* Songs persist across deactivate / update / delete

This plugin is a derivative work based on "Suno Music Player Direct" (GPL-2.0-or-later) by WeAreReForm.

== Installation ==

1. Go to Plugins > Add New > Upload Plugin.
2. Upload the ZIP and click Install Now, then Activate.
3. Open the new "IW Player" menu, choose Songs > Add a song, and paste a public Suno song URL.
4. Place a shortcode:
   * `[iw_suno_player id="1"]` for a single song
   * `[iw_suno_upload_form]` for a front-end add-by-URL form

== Frequently Asked Questions ==

= Does this scrape Suno or host audio? =
No HTML page scraping and no hosting. It displays public song data associated with the Suno share link, using the public media information available for that shared song. No private accounts, cookies, authentication, or API keys.

= Where does the player come from? =
The player is rendered by this plugin (custom HTML/CSS). It shows public song data and playback for the shared song.

= Is this affiliated with Suno? =
No. It is an independent compatibility tool and is not affiliated with, endorsed by, or sponsored by Suno.

= Can visitors add songs? =
Only logged-in users who have permission can use the front-end add-by-URL form.

== Changelog ==

= 0.4.0 =
* Added: Pro feature previews (disabled "Import from a creator" box, plus Playlists and Settings preview pages) with upgrade buttons. Free features unchanged.

= 0.3.4 =
* Clean downgrade from Pro: all saved songs become visible in the free list; orphaned Pro background task cleared; Pro-only data ignored (not deleted). Songs are preserved.

= 0.3.3 =
* Compact custom card; release-polish and careful compatibility language.

== Upgrade Notice ==

= 0.3.3 =
Custom player for displaying public Suno song links.
