Skip to content

06. Custom Posts And Pages 自定义文章和页面支持

Jaxson Wang edited this page Oct 23, 2018 · 1 revision

Custom posts/pages type support

add_post_type_support( 'your custom page', 'wpcom-markdown' );

自定义文章/页面类型支持

add_post_type_support( 'your custom page', 'wpcom-markdown' );