Det här tillägget har inte testats med någon av de 3 senaste huvudversionerna av WordPress. Det kanske inte längre underhålls och kan ha kompatibilitetsproblem när det används tillsammans med nyare versioner av WordPress.

Easy Disable Visual Editor

Beskrivning

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.

Installation

  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.

Recensioner

Detta tillägg har inga recensioner.

Bidragsgivare och utvecklare

”Easy Disable Visual Editor” är programvara med öppen källkod. Följande personer har bidragit till detta tillägg.

Bidragande personer

Ändringslogg

1.0 (2008-09-25):

  • Initial Public Release