=== RawEdits === Contributors: igor.davidov Donate link: Tags: raw, editing, editor, edit Requires at least: 3.3 Tested up to: 3.5.1 Stable tag: 1.0 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Integrates with default WP editor and enables you to edit raw post content without filtering. == Description == RawEdits integrates with default WP content editor - enabling you to edit content as is in database. I will be adding more features in the future so please feel free to suggest new ones using support tab. #### Features #### * Integrates with native WP content editor. * Eliminates any filtering on content you are editing. * Integrates with `Update`, `Publish` and `Save Draft` actions. * Supports native HTML5 fullscreen editing. * Useful with php-exec type pages. * Plugin settings page. #### Settings #### * Enable it as default editor. * Choose to capture keyboard tab or not. * Capture tab as tab or as spaces. * Allow only admins to raw edit. == Installation == 1. Upload `rawedits` directory to the `/wp-content/plugins/` directory. 1. Activate the plugin through the 'Plugins' menu in WordPress. == Frequently Asked Questions == = How to save raw page or post? = Easily. You can use all default buttons like `Update Raw`, `Publish Raw` and `Save Draft`. Only if `Raw Content` tab is selected/open it will save that content. = Does it sync with other editors? = No. On that side this plugin is independent. It will pull content from database as is and it won't sync it to other editors. = It doesn't work with other plugins. = It should work unless they are also changing something on default WP content editor. = What browsers do you recommend? = My preference is using Chrome or Firefox and I would be happy to hear that it is working with other browsers too. == Screenshots == 1. WP Content Editor == Changelog == == Upgrade Notice ==