Skip to content

Releases: SebKay/wordpress-plugin-template

v1.0.0

Choose a tag to compare

@SebKay SebKay released this 25 Jun 09:46

What's Changed

Full Changelog: 0.2.0...1.0.0

v0.2.0

Choose a tag to compare

@SebKay SebKay released this 17 Jun 09:42
90d8ad9

What's Changed

Full Changelog: 0.1.0...0.2.0

0.1.0

Choose a tag to compare

@SebKay SebKay released this 04 Feb 20:35

This initial release includes basic OOP scaffolding for plugin development.

  • OOP plugin scaffolding.
  • WordPress test support via PHPUnit.
  • Automatic syntax fixing using WordPress code style rules.
  • Linting support using WordPress rules.