內容簡介
該外掛可以全局輕鬆禁用 WordPress 的可視化編輯器。
它掛鉤 user_can_richedit 過濾器並將其返回值設為 false,以此確保可視化編輯器永遠不會被啟用。相比其他禁用可視化編輯器外掛需要刪除安裝中的編輯器文件,該外掛更加高效、簡單和可靠。
更新
從 /wp-content/plugins/ 目錄中刪除以前的 easy-disable-visual-editor 文件夾。
將新的 easy-disable-visual-editor 文件夾上傳到 /wp-content/plugins/ 目錄中。
使用方法
啟用外掛即可使用,無需進行任何配置。
外掛標籤
開發者團隊
原文外掛簡介
Easily disables the visual editor globally.
Hooks the user_can_richedit filter and returns false so that the visual editor is never used. Much more efficient, simple and reliable than the other disable visual editor plugin that requires you to delete the visual editor files from your install.
Upgrade
Delete the previous easy-disable-visual-editor folder from the /wp-content/plugins/ directory
Upload the new easy-disable-visual-editor folder to the /wp-content/plugins/ directory
Usage
Just activate and enjoy! No configuration required.
