Visual Code Editor

Visual Code Editor modifies WordPress’s behavior so that syntax (programming code snippets) format is preserved when using the visual editor. It will

Author:Jules Gravinese (profile at wordpress.org)
WordPress version required:2.5
WordPress version tested:2.9.2
Plugin version:1.2.5
Added to WordPress repository:20-11-2008
Last updated:05-03-2010
Warning! This plugin has not been updated in over 2 years. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.
Rating, %:0
Rated by:0
Plugin URI:http://www.webveteran.com/blog/index.php/visu...
Total downloads:12 862
Active installs:100+
plugin download
Click to start download

Visual Code Editor modifies WordPress's behavior so that code (programming code snippets) format is preserved when using the visual editor. It will work with any syntax highlighter that accepts encoded/escaped syntax.

  • Adds <pre> & <code> to block format menu
  • Allows extra attributes for compatibility in some syntax highlighters (ie, <pre lang="php" line='5'>)
  • Unescape WP's double escaping of &
  • Allows iFrames in the post
  • Support for syntax highlighting in comments
  • Removes extra <pre> tags around SyntaxHighllighter Plus's [sourcecode] blocks