=== Plugin Name === Contributors: honzanovak Tags: code, editor, escape Requires at least: 3.0.1 Tested up to: 3.4 Stable tag: 0.1 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html == Description == Adds [code] shortcode that saves your code from the WordPress WYSIWYG editor == Installation == 1. Upload `dont-touch-my-code/` directory to the `/wp-content/plugins/` 1. Activate the plugin through the 'Plugins' menu in WordPress 1. Place `[code] Your code [/code]` to your page content == Changelog == = 0.1 = * First release