=== Raptor Editor for WordPress === Contributors: PetahNZ Donate link: https://www.raptor-editor.com/purchase Tags: content editing Requires at least: 3.5 Tested up to: 3.8.1 Stable tag: trunk License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Allows editing posts and titles inline on the front end of you website using Raptor WYSIWYG editor. == Description == Allows editing posts and titles inline on the front end of you website using Raptor WYSIWYG editor. == Installation == Install via the Plugins section of your WordPress administation. Click "Add New", the search for "Raptor Editor for WordPress". == Installation from Source == == Clone the Git repository == Clone the Git repository directory into you wp-content/plugins directory: $ cd ~/mywebsite.com/wp-content/plugins $ git clone https://github.com/PANmedia/raptor-wp.git raptor-editor == Download from Github == Download the latest release from https://github.com/PANmedia/raptor-wp/releases Extract the file to ~/mywebsite.com/wp-content/plugins/raptor-editor *** Note: replace `~/mywebsite.com` with the path to you WordPress install. == Screenshots == 1. Editing a post inline. == Changelog == = 1.0 = * Initial release.