Would anyone know how to add the rich text editor to a meta_box? I need to give admin users the ability to add formatted text to 3 separate meta_boxes for a custom post.
I've spent some time searching, but haven't been able to come up with anything.
Thanks.
Hi Dave,
Any luck with that? I'm looking how to do the same. Let me know.
Thanks.
I'm also very interested in getting that to work. Please post back here if you find anything.
I found this link that shows some plugins that allow that functionality, but no info on how to add that functionality manually.
http://www.kevinleary.net/6-ways-to-create-custom-write-panels-in-wordpress/
Here's a class that has WYSIWYG functionality too.
http://farinspace.com/wpalchemy-metabox/
And a tut about using multiple boxes here: http://farinspace.com/multiple-wordpress-wysiwyg-visual-editors/ Read the comments for more good hints.