Replace textarea by text editor
-
I am developing a plugin in which there is a form. I would like to replace the textarea field with a text editor. I’ve read that there is the wp_editor function which should do this but I can’t find the code to match.
This my code where I’d like to replace textarea by wp_editor :echo" <form action='test.php' method='post'> <textarea name=jb_test rows=3 cols=40> </textarea <input type='submit' value='Valider' /> </form>";
Thanks for helping a french beginner
JacquesThe page I need help with: [log in to see the link]
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Replace textarea by text editor’ is closed to new replies.