Skip to content
This repository has been archived by the owner on May 21, 2019. It is now read-only.

Rekenna/cmb2-markdown

Repository files navigation

cmb2-markdown

Adds a markdown field to the CMB2 framework

Example Usage

$cmb->add_field( array( 'name' => 'Markdown Enabled Field', 'type' => 'text_markdown', 'id' => 'test_markdown', 'sanitization_cb' => 'markdown_sanitize' ) );

About

Adds a markdown field to the CMB2 framework

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published