>
Download This Plugin | |
Download Elegant Themes | |
Name | Toggle wpautop |
Version | 1.2.0 |
Author | Linchpin |
Rating | 100 |
Last updated | 2015-02-28 05:40:00 |
Downloads |
12450
|
Download Plugins Speed Test plugin for Wordpress |
Home page PageSpeed score has been degraded by 0%, while Post page PageSpeed score has been degraded by 0%
Toggle wpautop plugin added 73 bytes of resources to the Home page and 0 bytes of resources to the sample Post page.
Toggle wpautop plugin added 0 new host(s) to the Home page and 0 new host(s) to the sample Post page.
Great! Toggle wpautop plugin ads no tables to your Wordpress blog database.Before WordPress displays a post's content, the content gets passed through multiple filters to ensure that it safely appears how you enter it within the editor.
One of these filters is wpautop, which replaces double line breaks with <p>
tags, and single line breaks with <br />
tags. However, this filter sometimes causes issues when you are inputting a lot of HTML markup in the post editor.
This plugin displays a checkbox in the publish meta box of the post edit screen that disables the wpautop filter for that post.
Also adds a 'wpautop', or 'no-wpautop' class to the post_class filter to help with CSS styling.