20+
安裝啟用
★★★★★
5/5 分(1 則評價)
3230 天前
最後更新
—
問題解決
WordPress 3.7+ v1.0 上架:2017-05-13
內容簡介
這個外掛提供了一個短碼,可選擇性地停用 WordPress 的自動格式設定。對於任何想編寫自訂 HTML 的使用者非常有用,但不想完全停用 wpautop。
使用方法
將任何 HTML 內容或您想要停用格式設定的內容包裝在 [noformat] 短碼中,就像這樣:
[noformat]
This content won't be
formatted.
您會注意到此短碼中沒有自動的
或 。
[/noformat]
外掛標籤
開發者團隊
原文外掛簡介
This plugin provides a shortcode to selectively disable WordPress’ automatic formatting. Very useful for anyone looking to write some custom HTML, but doesn’t want to completely diasble wpautop.
Usage
Wrap any HTML content, or content for which you wish to disable formatting inside of the [noformat] shortcode, like this:
[noformat]
This content won't be
formatted.
You'll notice no automatic 's or 's are added within this shortcode.
[/noformat]
