| 开发者 |
linchpin_agency
aware desrosj |
|---|---|
| 更新时间 | 2021年4月7日 21:35 |
| PHP版本: | 3.0 及以上 |
| WordPress版本: | 5.7 |
| 版权: | GPLv2 or later |
| 版权网址: | 版权信息 |
<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.
/wp-content/plugins/ directoryRight now, no. wpautop is a great filter, and in most cases you should not need it disabled globally. However, if there is enough demand for this feature we can add it. = Can I set wpautop to default to "off" for new posts. Yes.