Build a Custom Meta boxes and Fields it's very important prat of WordPress Theme Development . We Can Easy Do it with Custom Metaboxes and Fields for WordPress Framework . That's Can Save Your Time .
Features:
- Create metaboxes to be used on post edit screens.
- Create forms to be used on options pages.
- Create forms to handle user meta and display them on user profile add/edit pages.
- Flexible API that allows you to use CMB forms almost anywhere, even on the front-end.
- Several field types are included and are listed below.
- Custom API hook that allows you to create your own field types.
- There are numerous hooks and filters, allowing you to modify many aspects of the library (without editing it directly).
- Repeatable fields for most field types are supported, as well as repeatable field groups.
Field Types:
-
titleAn arbitrary title field * texttext_smalltext_mediumtext_emailtext_urltext_moneytextareatextarea_smalltextarea_code-
text_dateDate Picker -
text_timeTime picker -
select_timezoneTime zone dropdown -
text_date_timestampDate Picker (UNIX timestamp) -
text_datetime_timestampTest Date/Time Picker Combo (UNIX timestamp) -
text_datetime_timestamp_timezoneTest Date/Time Picker/Time zone Combo (serialized DateTime object) -
colorpickerColor picker -
radio* -
radio_inline* -
taxonomy_radio* -
taxonomy_radio_inline* select-
taxonomy_select* -
checkbox* multicheck-
taxonomy_multicheck* taxonomy_multicheck_inline-
wysiwyg(TinyMCE) * -
fileImage/File upload *† -
file_listImage/File list upload -
oembedConverts oembed urls (instagram, twitter, youtube, etc. oEmbed in the Codex) -
groupHybrid field that supports adding other fields as a repeatable group. * - Create your own custom field type
No comments:
Post a Comment