I have to format text that comes from mysql the same way wordpress does it for a plugin I'm writing. Any idea which filter I have to apply? Is there a function to do this?
Any help would be great!
I have to format text that comes from mysql the same way wordpress does it for a plugin I'm writing. Any idea which filter I have to apply? Is there a function to do this?
Any help would be great!
Sorry, got it. Its wpautop();
This topic has been closed to new replies.