开发者 | cdillon27 |
---|---|
更新时间 | 2019年1月18日 23:31 |
PHP版本: | 3.5 及以上 |
WordPress版本: | 5.0 |
版权: | GPLv3 or later |
版权网址: | 版权信息 |
This plugin is up for adoption.Un-Line-Break is a lightweight plugin with a very specific purpose: Improved shortcode readability. Normally, in the post editor, placing shortcodes on separate lines (like HTML formatting) results in extra line breaks in the rendered output, thanks to the WordPress auto-paragraph function (wpautop). This plugin removes those extra line breaks from the rendered output so, in the post editor, you can place shortcodes on separate lines, thus making it easier to read and edit them. It will not remove any double-spacing or
<p>
or <br>
tags that you have added.
Plugins > Add New
.un-line-break
folder to the /wp-content/plugins/
directory.Plugins > Add New > Upload
.No. You must select which shortcodes to process. Typically, this only applies to shortcodes with content like columns, tabs, accordions, and so on.
Some plugins and themes don't fully uninstall themselves, leaving artifacts like settings, database tables, and subdirectories. This plugin will completely remove itself upon deletion. Deactivating the plugin will leave the settings intact, though. You can switch off "Leave No Trace" so the settings remain after deletion, if you want.