Forums
(@liuchangjun)
16 years, 2 months ago
We got it.
Could you please open one issue for it? http://code.google.com/p/wp-plugins-cn/issues/list
Thanks.
16 years, 9 months ago
str_replace("\r\n","<br />",$item->post_content) replace the newline with HTML tags.
str_replace("\r\n","<br />",$item->post_content)