Skip to content

Instantly share code, notes, and snippets.

@davidperezgar
Created April 28, 2016 08:09
Show Gist options
  • Save davidperezgar/1e7e39b622409c3e526f8b0143e9851a to your computer and use it in GitHub Desktop.
Save davidperezgar/1e7e39b622409c3e526f8b0143e9851a to your computer and use it in GitHub Desktop.
Input with Tinymce editor in metabox WordPress
<?php wp_editor($proycom_deco,"proycom_deco",array('textarea_name' => 'proycom_deco','tinymce'=>true)); ?>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment