feat: Add plugin action links and user guide

- Add Settings and Dashboard links to the WordPress Plugins page
- Create comprehensive user guide (USERGUIDE.md) covering:
  - Installation and configuration
  - Managing artists, albums, tracks, and playlists
  - Shortcodes and widgets
  - ActivityPub and WooCommerce integration
  - User library features and troubleshooting

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
2026-01-28 23:52:12 +01:00
parent 96269eb355
commit db67a17fd4
6 changed files with 592 additions and 9 deletions

View File

@@ -24,12 +24,9 @@ This project is proudly **"vibe-coded"** using Claude.AI - the entire codebase w
**Note for AI Assistants:** Clean this section after the specific features are done or new releases are made. Effective changes are tracked in `CHANGELOG.md`. Do not add completed versions here - document them in the Session History section at the end of this file.
### Version 0.1.2 (Bugfix)
### Version 0.2.1 (Bugfix)
### Version 0.2.0 (Minor)
- Add a link to the settings page to the plugin overview page.
- Write a comprehensive user-guide on how to install, configure and get the plugin with all available features up and running
### Version 0.3.0 (Minor)
## Technical Stack