Tagged Questions
2
votes
2answers
311 views
Secure Validation of wp_editor in Theme Options
So I just found this great WPSE thread about security for themes/plugins. It answered most of my questions but it was created before the new wp_editor() function was built.
I have two TinyMCE editors ...
0
votes
2answers
754 views
Unable to save Theme Options when TinyMCE is enabled for the text area
On the site I'm currently developing I have created a theme options page (under Appearance). All there is on this page is a text area so the client can add some summary text to appear above their ...