Tagged Questions
0
votes
3answers
802 views
Replacing textarea with wp_editor
I have a working front end posting system on my site that initially I designed with a simple text area for the content. I am now attempting to swap the textarea out with the TinyMCE function, ...