Lýsing
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!
Uppsetning
This section describes how to install the plugin and get it working.
e.g.
- Upload
cmb2-markdown
to the/wp-content/plugins/
directory
Umsagnir
There are no reviews for this plugin.
Þátttakendur & höfundar
“CMB2 Markdown” er opinn hugbúnaður. Eftirfarandi aðilar hafa lagt sitt af mörkum við smíði þessarar viðbótar.
HöfundarTranslate “CMB2 Markdown” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Breytingarsaga
1.0
- Published