설명
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.
설치
- Upload the
easy-disable-visual-editor
folder to the/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
NOTE: See “Other Notes” for Upgrade and Usage Instructions as well as other pertinent topics.
후기
이 플러그인에 대한 평가가 없습니다.
기여자 & 개발자
자국어로 “Easy Disable Visual Editor”(을)를 번역하세요.
개발에 관심이 있으십니까?
변경이력
1.0 (2008-09-25):
- Initial Public Release