Skildring
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!
Installasjon
This section describes how to install the plugin and get it working.
e.g.
- Upload
cmb2-markdownto the/wp-content/plugins/directory
Omtalar
There are no reviews for this plugin.
Bidragsytarar og utviklarar
“CMB2 Markdown” is open source software. The following people have contributed to this plugin.
ContributorsOmset “CMB2 Markdown” til ditt eige språk.
Interested in development?
Les kjeldekoden, sjekk SVN-lageret eller abonner på utviklingsloggen med RSS.
Endringslogg
1.0
- Published