
CMB2 Markdown
by ryanpmckenna on WordPress.org
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!
Active installations10+
Weekly downloads
10+0.00%
Version1.0.1
Last updated11/19/2017
WordPress version3.0.1
Tested up to3.4.2
Tags
cmb2development