Where can I find the calls from the tinyMCE visual editor or wordpress that are responsible for translating to and from HTML? I'm utilizing a custom field for text that offers the visual editor to the user, but whenever I save the information my HTML is only preserved during the initial session, once it is loaded back into the visual editor all that remains is the tinyMCE markup language. Thanks.