Skip to content

0.1.0

Choose a tag to compare

@github-actions github-actions released this 03 Feb 08:43
· 3 commits to main since this release
  • Initial release
  • Dynamic slug generation from templates
  • Post type support using WordPress native API
  • Template configuration via post type support (no filters needed)
  • Support for post fields and meta fields
  • Taxonomy term support with {tax:taxonomy} syntax
  • Array meta field support with {meta:field:key} syntax
  • Date formatting for both post dates and meta dates
  • Intelligent date detection for meta fields
  • Real-time updates in editor
  • Graceful handling of missing fields, array keys, and taxonomy terms
  • Full WordPress coding standards compliance