CMB2 Markdown Wordpress Plugin - Rating, Reviews, Demo & Download
Plugin Description
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!
Screenshots
No screenshots provided