WP Editor

Wordpress Plugin
Download latest - 1.2.7

Download Stats

Today 123
Yesterday 204
Last Week 1,274
All Time 784,382
Banner 772x250

WP Editor is a plugin for WordPress that replaces the default plugin and theme editors as well as the page/post editor. 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

Releases (11 )

Version Release Date Change Log
1.2.7 2021-01-15
  • Security release: fixes SQLi vulnerabilities.
1.2.6.3 2021-01-15
  • Fixed multiple XSS vulnerabilities
1.2.2 2013-08-08
  • Fixed issues with PHP 5.4+
  • Fixed issue with selecting theme file types not working
  • Fixed issue with double scrollbar
  • Fixed issue with error message appearing when trying to save a post/page
  • Fixed issue with settings link not appearing for symlink installs
1.2.1 2013-04-14
  • Added feature to preserve scroll position in post editor on save and toggle between Visual/Text views
  • Added z-index fix for gutter when WordPress menu is collapsed
  • Added ability to edit .less files
  • Added ability to change the editor font size for plugin, theme and page/post editors
  • Fixed window resize issue with codemirror expanding past its boundaries
1.2 2012-12-14
  • Added Save, Undo, Redo, Search, Find Next, Find Prev, Replace, Replace All and Fullscreen buttons to plugin/theme editors
  • Added ability to hide WP Editor menu icon from menu sidebar and move it to settings submenu
  • Added ability to check if file is writable and add error messages accordingly in plugin/theme editors
  • Added highlighting of shortcodes in Post editor
  • Updated is_writeable() to is_writable()
  • Fixed conflicts with TinyMCE Advanced and Ultimate TinyMCE plugins
  • Fixed conflict with WooThemes themes
1.1.0.3 2012-09-03
  • Added Ambiance, Blackboard, Lesser Dark, Vibrant Ink and XQ-Dark themes
  • Fixed text selection in all editors
  • Fixed post editor highlighter not loading when visual editor is disabled
1.1.0.2 2012-08-31
  • Added ability to customize tab characters and size for all editors
  • Added ability to set custom editor heights for all editors
  • Updated CodeMirror library to 2.33
  • Updated CSS to work with new version of CodeMirror
  • Fixed issue with media button toolbar not inserting shortcodes/content when in visual mode
  • Fixed issue with blockquote QuickTag inserting twice
1.1.0.1 2012-08-16
  • Fixed Upload/Insert media buttons not working in page/post editor
  • Removed legacy CSS theme files
1.1 2012-08-15
  • Added syntax highlighter for page/post editor
  • Added in monospace font for default theme/plugin/post editor
  • Updated Edit links in plugins page to work with WP 3.4 updates
  • Updated CSS themes to limit number of resources loaded
  • Updated CSS highlighting for Ruby Blue and Monokai themes
  • Fixed theme and plugin editors to allow disabling of line wrapping
1.0.3 2012-08-06
  • Updated CSS for theme/plugin editor
  • Updated default theme/plugin editor font
  • Fixed issue with theme editor in non 3.4 installations of WordPress
1.0.2 2012-06-22
  • 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