-
Notifications
You must be signed in to change notification settings - Fork 10
A really basic WordPress helper class that allows theme and plugin authors to easily create meta boxes with just running a configuration function.
nyordanov/SmartMetaBox
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
This is a really basic helper class for WordPress themes and plugins that allows their authors to easily manage meta boxes. You just need to pass an id and a configuration array to add_smart_meta_box(), specify what kind of fields you need (any number of text, textarea, checkbox, select, radio) and it will deal with rendering a meta box an saving the fields for you.
About
A really basic WordPress helper class that allows theme and plugin authors to easily create meta boxes with just running a configuration function.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published