ernilambar / optioner
Minimal option framework for WordPress.
3.1.1
2026-03-09 12:07 UTC
Requires
- php: >=7.2.24
Requires (Dev)
README
Minimal option framework for WordPress themes and plugins.
Features
- Easy to use: Simple API for creating WordPress admin settings pages
- Flexible: Support for tabs, fields, and custom callbacks
- Extensible: Hooks and filters for customization
- Accessible: Proper HTML structure and ARIA attributes
- Extra Attributes: Support for additional HTML attributes
Field Types
- Text, Email, URL, Number, Password
- Textarea, Code Editor, WordPress Editor
- Select, Radio, Checkbox, Toggle, Multi-check
- Image, Color, Heading, Message
- Button Set, Radio Image
- Custom fields with render callbacks
License
This project is licensed under the MIT.