BMoney Custom Metaboxes
This is a plugin for WordPress that allows developers to easily add meta boxes with custom fields into their posts or pages. It was originally inspired by Jared Atchison Custom Metaboxes and Fields for WordPress however since the release of WordPress 3.5 I wanted to write my own that allowed the meta boxes to be much more "hookable" as well as compatible with the new Media API. This plugin is requires WordPress 3.5+ and is updated frequently. Please donate (links in the wiki) if you have requests or want to keep this project going! Thanks!
~Current Version:1.536~
Documentation: https://github.com/solepixel/bmoney-custom-metaboxes/wiki
Please visit the documentation link above for examples and other information on usage.
Changelog
1.536
- Added new parameter "display" to metabox. Accepts boolean
- Added new field type "code" and supports HTML
- Added Section break heading
- Adjusted priorities for loading metaboxes to optimize theme support
- Bug fix when removing all gallery metabox items
1.535
- Fixed a bug with enqueue media causing problems with featured image dialog
1.534
- Consistency of before/after/description in field outputs
1.533
- Adjustments to media javascript and when it's called.
1.532
- Minor bug in media.js fixed.
- Failed at version numbering. Will figure out a fix soon.
1.531
- Fixed an issue with the 1.53 update not working
1.53
- Any field parameter now accepts a callback. (must be declared as callback)
- Added gallery field type
- Fixed an issue with single checkboxes
- Updated Readme
- Minor adjustments/code cleanup
1.52
- Added Number field type
- Enhancements to repeatable field types
- Minor adjustments/code cleanup
1.51
1.5
- Many bug fixes
- CSS changes
- Added meta box class support
- Added "multi" field with sorting
- Added tabs support
- Rewrote Media/Upload Javascript code with more usability
- Additional CSS classes on each item
1.4
- Better Upload Field Interface
- Slider field type (jquery-ui)
- Taxonomy field type
- CSS Adjustments
- PHP Notice fix
1.3
1.2
- Fixed bug with Media Uploader
1.1
- Added documentation
- More supported field types
- Added some filters for validating user input
- Action priority adjustment
- Minor bug fixes
1.0