carmelosantana/wp-options

Simplifies building admin options with WordPress settings API.

Installs: 0

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

pkg:composer/carmelosantana/wp-options

dev-main 2024-08-21 23:08 UTC

This package is auto-updated.

Last update: 2025-10-22 02:43:42 UTC


README

Simple WordPress settings panel and options framework for themes and plugins. Define settings in an array and wp-options will generate the settings panel for you.

Install

Install via Composer or download the files and include in your project.

composer require carmelosantana/wp-options