Skip to content

Releases: JUVOJustin/wordpress-plugin-boilerplate

2.0.0

17 Feb 14:34

Choose a tag to compare

Added

  • Full i18n support across PHP, JS, and blocks with extraction and build workflows.
  • Translation agent skill to automate translations and build files in wp-env during releases via GitHub Actions.
  • Block scaffolding and auto-registration with npm run create-block.
  • Boilerplate sync agent skill to keep local plugins aligned with upstream updates.
  • Typed Abilities API quick start via Loader::add_ability() for capability registration.
  • Agent skills cloning command to pull WordPress agent skills, including the PHPStan skill.
  • Opencode /qa-run command to auto-fix PHPCS, PHPStan, and wp-scripts issues.

1.1.0

23 Oct 13:22
8d14590

Choose a tag to compare

What's Changed

Full Changelog: 1.0.28...1.1.0

1.0.28

16 Oct 15:40
32fb895

Choose a tag to compare

What's Changed

  • Remove setup cli after setup by @JUVOJustin in #141
  • AI rules improvements

Full Changelog: 1.0.27...1.0.28

1.0.27

14 Sep 15:47

Choose a tag to compare

What's Changed

  • Switch from copilot instructions to more generic AGENTS.md
  • Improve rule inclusion of /rule-upsert opencode command by @JUVOJustin in #140

Full Changelog: 1.0.26...1.0.27

1.0.26

25 Aug 16:00
651de1a

Choose a tag to compare

What's Changed

  • Update deploy.yml by @JUVOJustin in #134
  • Add Copilot Setup Steps workflow for reliable dependency installation by @Copilot in #136
  • Use wp-cli dist-archive for plugin deployment with proper PHP setup and build testing by @Copilot in #139
  • Add opencode commands support

New Contributors

  • @Copilot made their first contribution in #136

Full Changelog: 1.0.25...1.0.26

1.0.25

26 Jun 11:59
4940009

Choose a tag to compare

Full Changelog: 1.0.24...1.0.25

1.0.24

05 Jun 07:25
63c12ed

Choose a tag to compare

What's Changed

Full Changelog: 1.0.23...1.0.24

1.0.23

15 Apr 15:35
b62bd4d

Choose a tag to compare

What's Changed

Full Changelog: 1.0.22...1.0.23

1.0.22

12 Jan 19:28
06ebfa9

Choose a tag to compare

What's Changed

Full Changelog: 1.0.21...1.0.22

1.0.21

08 Jan 17:01
93cab02

Choose a tag to compare

What's Changed

Full Changelog: 1.0.20...1.0.21