=== WP Editor === Contributors: benjaminprojas Donate link: http://wpeditor.net/ Tags: plugin editor, theme editor, codemirror, plugins, themes, editor, fancybox Requires at least: 3.0 Tested up to: 3.3.1 Stable tag: 1.0 BETA WP Editor is a plugin for WordPress that replaces the default plugin and theme editors. == Description == WP Editor is a plugin for WordPress that replaces the default plugin and theme editors. Using integrations with CodeMirror and FancyBox to create a feature rich environment, WP Editor completely reworks the default WordPress file editing capabilities. Using Asynchronous Javascript and XML (AJAX) to retrieve files and folders, WP Editor sets a new standard for speed and reliability in a web-based editing atmosphere. = Features: = * CodeMirror * Active Line Highlighting * Line Numbers * Line Wrapping * Eight Editor Themes with Syntax Highlighting * Fullscreen Editing (ESC, F11) * Text Search (CMD + F, CTRL + F) * Individual Settings for Each Editor * FancyBox for image viewing * AJAX File Browser * Allowed Extensions List * Easy to use Settings Section == Installation == 1. Upload the `wp-editor.zip` to the `/wp-content/plugins/` directory 2. Activate the plugin through the 'Plugins' menu in WordPress == Changelog == = 1.0.2 = * Fixed invalid foreach statement for WP 3.4 in Theme editor * Fixed invalid URL for images in root directory of themes * Updated editor to keep line position when saving files * Removed tab characters in all code and replaced with spaces * Updated contextual help in the code editor pages * Added ability to upload files in Theme/Plugin Editor = 1.0.1 = * Updated WP Editor to work with WordPress 3.4+ * Added HTML and HTM icons = 1.0 BETA = * Initial release of WP Editor