-
Notifications
You must be signed in to change notification settings - Fork 5
Expand file tree
/
Copy pathREADME.txt
More file actions
executable file
·43 lines (30 loc) · 1.44 KB
/
README.txt
File metadata and controls
executable file
·43 lines (30 loc) · 1.44 KB
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
=== Simple Live Editor ===
Contributors: harzzn, dkd903
Donate link: http://htmltowordpress.io/
Tags: simple, live, edit, content, management
Requires at least: 4.4.2
Tested up to: 4.5.3
Stable tag: 1.0.1
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Edit your content live from the WordPress customize view - content management made fast and easy.
== Description ==
Edit any text or images that are contained as HTML in your template files. Editing is done live from the WordPress customize view. Just go to the customize view and hover on any text or image and click the editing icon to edit them. Content management has never been this fast and easy.
== Installation ==
1. Upload the `simple-live-editor` folder to the `/wp-content/plugins/` directory
2. Activate the plugin through the 'Plugins' menu in WordPress
3. Make sure your templates files are writable by the server
4. You can now use the plugin in the customize view
== Frequently Asked Questions ==
= How do I use the plugin? =
Go to the customize view and hover on any text or image and click the editing icon to edit them.
== Changelog ==
= 2.1 =
* Support for WordPress 4.7
= 2.0 =
* New editing capabilities (tinymce, bg-images, etc.) with page builder features
= 1.0.1 =
* Support for php version 5.3 and not dependent on libxml anymore
* Added notification about editing capabilities in page editing view
= 1.0 =
* First release with text and image editing