-
Notifications
You must be signed in to change notification settings - Fork 0
/
readme.txt
44 lines (28 loc) · 1.21 KB
/
readme.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
=== 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.