I\'m creating a meta box for my custom post type. There are multiple fields where I would like to use wysiwyg editor rather than . Is is possibl
http://codex.wordpress.org/Function_Reference/wp_editor was by far the easiest method I found, built into Wordpress since 3.3 (so upgrade ;-) )