buzzcrafted/acorn-post-meta

Simple post meta for Acorn.

v1.0.0 2025-10-03 10:11 UTC

This package is auto-updated.

Last update: 2025-10-03 10:22:50 UTC


README

Simple post meta for Acorn.

Requirements

Installation

Install via Composer:

composer require buzzcrafted/acorn-post-meta

Getting Started

Start by optionally publishing the post-types config:

$ wp acorn vendor:publish --provider="BuzzCrafted\AcornPostMeta\AcornPostMetaServiceProvider"

Usage

Post types and taxonomies can be configured in the published config/post-meta.php file.

Bug Reports

If you discover a bug in Acorn Post Types, please open an issue.

Contributing

Contributing whether it be through PRs, reporting an issue, or suggesting an idea is encouraged and appreciated.

License

Acorn Post Types is provided under the MIT License.