Skip to content

Releases: WP24Horas/wp24h-plugin-boilerplate

WP24H Plugin Boilerplate v1.0.0

Choose a tag to compare

@asllanmaciel asllanmaciel released this 14 Aug 19:57

Highlights

  • Modular architecture for professional WordPress plugins.
  • Safe plugin scaffolder and retained module generator.
  • PHPCS, PHPStan, PHPUnit, tooling lint, and generator hardening.
  • Public and protected REST API examples with validation and sanitization.
  • Optional Site Health diagnostics module.
  • Verified Bash and PowerShell release packaging.
  • Windows LF portability fixes and lifecycle-safe translation handling.
  • Complete runtime, scaffold, generated-plugin, and ZIP validation.

Validation

This release passed the documented clean-checkout, static-analysis, test, scaffold, WordPress runtime, generated-plugin, release ZIP verification, and clean ZIP installation gates. See RELEASE_VALIDATION_REPORT.md for the full evidence.