ernilambar/optioner

Minimal option framework for WordPress.

3.1.0 2025-07-21 00:44 UTC

This package is auto-updated.

Last update: 2025-07-22 10:30:24 UTC


README

Stable Version Type: Library CMS: WordPress PHP Version License

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.