Carbon fields is plugin that can be used as library for creation of custom fields in the WordPress administration panel..
Please, refer to Usage & Documentation section for examples and how-to information...
Containers and fields are created, please refer to Usage & Documentation section for more information...
That said, I needed solution that I could include with free plugins that offered some of the cool features of Pro like repeating fields and easy options pages..
Browse the code, check out SVN repository, or subscribe to the development log by RSS...
Special thanks to all contributors for this release including @pedro-mendonca, @elvishp2006, @timiwahalahti, @campusboy87, @m1r0, @pkostadinov-2create, @georgeHtmlBurger, @yuliyan and others..
Added new conditional comparison operators INCLUDES and EXCLUDES which work for array-based fields ( e.g.
Enhanced post meta container to use page post type when calling the show on page children, show on page and show on template methods..
The File and Image field types now save ID by default..
Introduced Predefined Options Field base for Select, Radio and Set field types..
Read more