brightnucleus/settings

Config-driven WordPress settings.

v0.1.5 2023-02-07 08:33 UTC

This package is auto-updated.

Last update: 2024-04-07 11:14:14 UTC


README

Latest Stable Version Total Downloads Latest Unstable Version License

This is a WordPress settings component that lets you define settings pages using the WordPress Settings API through a config file.

Installation

The best way to use this component is through Composer:

composer require brightnucleus/settings

Usage

TODO

Contributing

All feedback / bug reports / pull requests are welcome.