Holder for the ‘format_to_post’ filter.
1094
Continue readingActs on text which is about to be edited.Unless $richedit is set, it is simply a holder for the ‘format_to_edit’ filter. If $richedit is set true htmlspecialchars(), through esc_textarea(), will be run on the content, converting special characters to HTML entities.
1092
Continue reading