CMB snippets
For use with HumanMade’s Custom Meta Boxes for WordPress
Details
Installs
- Total 564
- Win 394
- Mac 106
- Linux 64
Nov 23 | Nov 22 | Nov 21 | Nov 20 | Nov 19 | Nov 18 | Nov 17 | Nov 16 | Nov 15 | Nov 14 | Nov 13 | Nov 12 | Nov 11 | Nov 10 | Nov 9 | Nov 8 | Nov 7 | Nov 6 | Nov 5 | Nov 4 | Nov 3 | Nov 2 | Nov 1 | Oct 31 | Oct 30 | Oct 29 | Oct 28 | Oct 27 | Oct 26 | Oct 25 | Oct 24 | Oct 23 | Oct 22 | Oct 21 | Oct 20 | Oct 19 | Oct 18 | Oct 17 | Oct 16 | Oct 15 | Oct 14 | Oct 13 | Oct 12 | Oct 11 | Oct 10 | |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Windows | 0 | 0 | 1 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 |
Mac | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 |
Linux | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 |
Readme
- Source
- raw.githubusercontent.com
Introduction
For use with HumanMade's Custom Meta Boxes for Wordpress
About
HumanMade's Custom Meta Box is an important part of our WordPress development workflow. We extensively use it on majority of our projects to craft beautiful custom back ends which are easy to use. To speed our workflow we created these sublime snippets. Recently we updated snippets to be inline with CMB and thought to share it with other fellow developers. We will actively keep improving this snippets.
Atom: Atom User ? no worries you are covered, snippets are available here.
Mentions
https://asphaltthemes.com/sublime-text-wordpress-extensions/
Installation
# Easy installation
You can install this awesome snippets through the Package Control.
- Press cmd/ctrl + shift + p to open the command palette.
- Type “install package” and press enter. Then search for “CMB Snippets”
# Manual installation
- Download the latest release, extract and rename the directory to “CMB Sublime Snippets”.
- Move the directory inside your sublime
Packages
directory. (Preferences > Browse packages…)
Roadmap
To know about the upcoming release and release plan check out our milestones. If you want to contribute or suggest anything feel free to send pull request (PR) or create an issue
Snippets
Helpers
Snippets | Descriptions |
---|---|
cmb:create | Generates metabox |
cmb:display | Display single meta field |
cmb:display_group | Display group meta field |
cmb:display_repeatable | Display group repeatable meta field |
cmb:display_repeatable_group | Display repeatable group meta field |
Field Types
Snippets | Descriptions |
---|---|
cmb:text | Generate text field |
cmb:small_text | Generate small text field |
cmb:number | Generate number field |
cmb:url | Generate url field |
cmb:wysiwyg | Generate editor field |
cmb:textarea | Generate textarea field |
cmb:textarea_code | Generate textarea for code |
cmb:select | Generate select field |
cmb:taxonomy_select | Generate WordPress taxonomy select |
cmb:post_select | Generate WordPress post select |
cmb:file | Generate file upload field |
cmb:image | Generate image upload field |
cmb:checkbox | Generate checkbox field |
cmb:radio | Generate radio field |
cmb:date | Generate date field |
cmb:time | Generate time field |
cmb:date_unix | Generate unix date field |
cmb:datetime_unix | Generate unix datetime field |
cmb:group | Generate group field |
cmb:title | Generate title field |
cmb:gmap | Generate location - google map field |
cmb:colorpicker | Display color picker field |
Contributing
Thank you for considering contributing to the “CMB Sublime Snippets”. You can read the contribution guide lines here
You can check the task list for contribution ideas.
Credits
Maintained by Ajit Bohra
About LUBUS
LUBUS is a WordPress & Laravel agency based in Mumbai.
License
CMB Sublime Snippets is open-sourced software licensed under the GPL 3.0 license
Change log
For details view changelog