
內容簡介
此外掛現在正在尋找收養者。
Un-Line-Break 是一個輕量級的外掛,其主要目的是為了提升短代碼的可讀性。
通常在文章編輯器中將短代碼放在不同的行(就像 HTML 格式)會在呈現的輸出中產生額外的斷行,這是因為 WordPress 的自動段落功能(wpautop)所導致的。
此外掛會刪除在輸出中所產生的那些多餘斷行,因此您可以在文章編輯器中以不同行放置短代碼,使其更容易閱讀和編輯。
它不會刪除您添加的任何雙倍空格或 `<p>` 或 `<br>` 標記。
外掛標籤
開發者團隊
原文外掛簡介
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
or
tags that you have added.
