[wp-hackers] using wp_editor
Andrew Ozz
admin at laptoptips.ca
Wed Nov 2 15:28:27 UTC 2011
On 01/11/2011 5:10 AM, Steve Taylor wrote:
> Has anyone written a rough guide to using it?
The phpdoc should give enough guidance. Generally you call the
wp_editor() function where you want the editor to appear. It outputs the
html and handles all needed pieces to make one/both editors work the
same way they work on the post edit page.
There's a small test plugin on the ticket too. It has some basic
examples:
http://core.trac.wordpress.org/attachment/ticket/17144/test-wp-editor-3.3.php
More information about the wp-hackers
mailing list