esc_textarea() back to normal text?
-
I’m storing some data in the options table using esc_textarea() to write it but when I return it using get_option() the text is still encoded. What’s the function to convert esc_textarea() back into unescaped text for display?
Thanks!
- The topic ‘esc_textarea() back to normal text?’ is closed to new replies.