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:
-
title
An arbitrary title field * text
text_small
text_medium
text_email
text_url
text_money
textarea
textarea_small
textarea_code
-
text_date
Date Picker -
text_time
Time picker -
select_timezone
Time zone dropdown -
text_date_timestamp
Date Picker (UNIX timestamp) -
text_datetime_timestamp
Test Date/Time Picker Combo (UNIX timestamp) -
text_datetime_timestamp_timezone
Test Date/Time Picker/Time zone Combo (serialized DateTime object) -
colorpicker
Color picker -
radio
* -
radio_inline
* -
taxonomy_radio
* -
taxonomy_radio_inline
* select
-
taxonomy_select
* -
checkbox
* multicheck
-
taxonomy_multicheck
* taxonomy_multicheck_inline
-
wysiwyg
(TinyMCE) * -
file
Image/File upload *† -
file_list
Image/File list upload -
oembed
Converts oembed urls (instagram, twitter, youtube, etc. oEmbed in the Codex) -
group
Hybrid field that supports adding other fields as a repeatable group. * - Create your own custom field type
No comments:
Post a Comment