內容簡介
此外掛會刪除WordPress編輯器自動添加的常見廢棄和問題標籤和屬性。
原始程式碼由ericjuden編寫的一個外掛程式,由Josh Espinoza進行修改。
此外掛會去除以下標籤:
rel=""
target=""
br/
BR/
br
br
b
/b
非斷行空格
空標題1 - 6
iframes
mailto:
安裝方式
將外掛程式文件複製到wp-content/plugins/
啟用外掛程式於外掛程式頁面
變更記錄
1.6
* 將mailto:存錨和iframes加入過濾列表
1.5
* 準備使用WordPress svn系統
1.3
* 加入額外的標籤以移除
1.2
* 初始版本
外掛標籤
開發者團隊
原文外掛簡介
Removes common deprecated and problematic tags and attributes that the WordPress editor will add automatically.
Original Code pulled and from a plugin ericjuden had written. modified by Josh Espinoza
This plugin will strip out the following tags:
rel=""
target=""
br /
br/
BR/
br
br
b
/b
non breaking space
Empty Headings 1 - 6
iframes
mailto:
Installation
Copy the plugin files to wp-content/plugins/
Activate Plugin from the plugins page
Changelog
1.6
* added mailto: anchors, and iframes to the filtering out list
1.5
* prepped for wordpress svn system
1.3
* added additional tags to be removed
1.2
* Initial release
