Апісанне
Example Usage
$cmb->add_field( array(
'name' => 'Markdown Enabled Field',
'type' => 'text_markdown',
'id' => 'test_markdown',
'sanitization_cb' => 'markdown_sanitize'
) );
It works with repeatable fields as well!
Ўсталёўка
This section describes how to install the plugin and get it working.
e.g.
- Upload
cmb2-markdownto the/wp-content/plugins/directory
Водгукі
На гэты плагін няма водгукаў.
Удзельнікі і распрацоўшчыкі
“CMB2 Markdown” is open source software. The following people have contributed to this plugin.
УдзельнікіПеракласці “CMB2 Markdown” на вашу мову.
Зацікаўлены ў распрацоўцы?
Праглядзіце код, праверце SVN рэпазітарый, або падпішыцеся на журнал распрацоўкі па RSS.
Журнал змяненняў
1.0
- Published