Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/CMB2/CMB2-Snippet-Library
CMB2 Code Snippet Library
https://github.com/CMB2/CMB2-Snippet-Library
cmb2 php snippets snippets-library tutorial wordpress
Last synced: 3 months ago
JSON representation
CMB2 Code Snippet Library
- Host: GitHub
- URL: https://github.com/CMB2/CMB2-Snippet-Library
- Owner: CMB2
- Created: 2015-02-04T14:21:35.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2024-01-25T16:46:45.000Z (10 months ago)
- Last Synced: 2024-04-14T00:59:54.896Z (7 months ago)
- Topics: cmb2, php, snippets, snippets-library, tutorial, wordpress
- Language: PHP
- Size: 249 KB
- Stars: 360
- Watchers: 57
- Forks: 147
- Open Issues: 18
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
Awesome Lists containing this project
- awesome-wp-developer-tools - CMB2 Code Snippet Library - This is a community-maintained repository of code snippets that help modify the default behavior of CMB2. (WordPress Plugins)
README
CMB2 Code Snippet Library
========================This is a community-maintained repository of code snippets that help modify the default behavior of [CMB2](https://github.com/WebDevStudios/CMB2/).
Snippets are organized into categories (folders) and each snippet is placed in its own file with a name that describes what it does.
Thank you to the EDD team for [the inspiration](https://github.com/easydigitaldownloads/library) for this library.
## Submitting Your Snippet
We welcome and encourage everyone to submit their code snippets. If you would like to submit your snippet, please [fork](https://github.com/WebDevStudios/CMB2-Snippet-Library/fork) the repository and then create a [pull request](https://github.com/WebDevStudios/CMB2-Snippet-Library/compare/).
Please refer to the [Contributing guidelines](https://github.com/WebDevStudios/CMB2-Snippet-Library/blob/master/CONTRIBUTING.md) before submitting your pull request.
## Proposing a Snippet
If there is a snippet you are unable to find and would like to propose get written, please open an [issue](https://github.com/WebDevStudios/CMB2-Snippet-Library/issues) and describe your need.
## Notes
This is not a tutorial archive. Please see the [CMB2 github repo wiki](https://github.com/WebDevStudios/CMB2/wiki) if you're looking for official documentation and tutorials.
These snippets come with no guarantees. Due to the constant evolution of the CMB2 codebase, it is possible that the behavior of these snippets may change overtime. Find something broken? [Let us know](https://github.com/WebDevStudios/CMB2-Snippet-Library/issues)!