الوصف
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” هو برنامج مفتوح المصدر. وقد ساهم هؤلاء الأشخاص بالأسفل في هذه الإضافة.
المساهمونترجمة ”CMB2 Markdown“ إلى لغتك.
مُهتم بالتطوير؟
تصفّح الشفرة، تحقق من مستودع SVN، أو الاشتراك في سجل التطوير بواسطة RSS.
سجل التغييرات
1.0
- Published