Files
wp-plugin-starter-template-…/CHANGELOG.md
marcusquinn 342eefd471
Some checks failed
Tests / PHP 7.0 (push) Has been cancelled
Tests / PHP 7.4 (push) Has been cancelled
Tests / PHP 8.0 (push) Has been cancelled
Tests / Code Style (push) Has been cancelled
Release / Build and Release (push) Has been cancelled
Update documentation with AI IDE context recommendations and improve starter prompt
2025-04-18 03:57:43 +01:00

837 B

All notable changes to this project should be documented both here and in the main Readme files.

[0.1.2] - 2025-04-18

Added

  • STARTER-PROMPT.md with comprehensive guide for customizing the template
  • Additional AI workflow files for better development guidance

Changed

  • Updated documentation files with improved instructions

[0.1.1] - 2025-04-18

Changed

  • Updated LICENSE file with correct GPL-2.0 text

[0.1.0] - 2025-04-17

Added

  • Initial release with basic template structure
  • Core plugin architecture with OOP approach
  • Admin interface components and styling
  • Update mechanism with multiple source options
  • Documentation templates for users and developers
  • AI workflow documentation for AI-assisted development
  • GitHub Actions workflows for automated tasks
  • Wiki documentation templates