browser icon
You are using an insecure version of your web browser. Please update your browser!
Using an outdated browser makes your computer unsafe. For a safer, faster, more enjoyable user experience, please update your browser today or try a newer browser.

How to remove line breaks from posts sent via email to WordPress

Posted by on October 1, 2008

If you send email posts through Gmail to WordPress, line breaks will be inserted into the post (line breaks aren’t inserted when sent in plain text format via Outlook 2007). In order to remove them, I installed the TinyMCE advanced plug-in and added the “Edit HTML Source” button to the editor. In order to remove the line breaks, I copy the text, click on the “Edit HTML Source” button, and paste the text in the editor box. I then uncheck word wrap, and the line breaks are removed. Press the update button to apply the change, and now the text has no line breaks.