Skip to content
This repository was archived by the owner on Feb 26, 2025. It is now read-only.

Releases: boxuk/boxuk-base-wp-plugin

v0.4.0

Choose a tag to compare

@jenkoian jenkoian released this 26 Oct 12:30

Full Changelog: v0.3.0...v0.4.0

v0.3.0

Choose a tag to compare

@jenkoian jenkoian released this 10 Aug 09:56

Features

  • Add some basic security features to the base plugin (22bafc0)

v0.2.0

Choose a tag to compare

@jenkoian jenkoian released this 30 Jul 09:08
  • [DOCS] Correct license badge links. (5d5daf8)

v0.1.0

Choose a tag to compare

@jenkoian jenkoian released this 24 Jun 10:38

Initial release 🥳

Provides the following features to support a WordPress project based around the Box UK WordPress Skeleton

Features

WP CLI

  • Extension to wp i18n make-pot to support twig files through the wp i18n-twig make-pot command
  • Command to scaffold a boxuk flavoured mu-plugin

Database

  • Basic abstraction of WP_Query to use as repositories.

Hooks

  • Adds a way to use service tags as a way of defining hooks

Feature Flags

  • Support for registering flags through yaml. Currently only supports flagpole

Gutenberg

  • Selectively use Gutenberg across posts via a simple tag