Skip to content

Instantly share code, notes, and snippets.

@tomharrigan
Created April 12, 2015 19:04
Show Gist options
  • Save tomharrigan/48add5729f4595c3a72c to your computer and use it in GitHub Desktop.
Save tomharrigan/48add5729f4595c3a72c to your computer and use it in GitHub Desktop.
'content' => new Fieldmanager_RichTextArea(
array(
'label' => __( 'Content', 'ev' ),
'sanitize' => 'wp_kses_post',
)
),
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment