Цей плагін не перевірявся з останніми 3-ма основними випусками WordPress. Можливо, він більше не може розроблятися або підтримуватися, і він може мати проблеми сумісності при використанні з більш новими версіями WordPress.

Easy Disable Visual Editor

Опис

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

  1. Delete the previous easy-disable-visual-editor folder from the /wp-content/plugins/ directory
  2. Upload the new easy-disable-visual-editor folder to the /wp-content/plugins/ directory

Usage

  1. Just activate and enjoy! No configuration required.

Встановлення

  1. Upload the easy-disable-visual-editor folder to the /wp-content/plugins/ directory
  2. 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” — проект з відкритим вихідним кодом. В розвиток плагіну внесли свій вклад наступні учасники:

Учасники

Перекладіть “Easy Disable Visual Editor” на вашу мову.

Цікавитесь розробкою?

Перегляньте код, перегляньте сховище SVN або підпишіться на журнал розробки за допомогою RSS.

Журнал змін

1.0 (2008-09-25):

  • Initial Public Release