Hi all!
I have to print some posts on a html page... the only problem is that wordpress is not storing br tags in the database, so my posts are not formatted, and very ugly, after getting them from database.
Please, help me to get them back (the br tags)...
Maybe i should use str_replace? But what should i replace?
I hope someone can help me!