Skip to content

Latest commit

 

History

History
32 lines (18 loc) · 1 KB

readme.md

File metadata and controls

32 lines (18 loc) · 1 KB

Raptor Editor for WordPress

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

Editing a post inline.

Changelog

1.0

  • Initial release.