WP Manifestindependent plugin directory
manifest / editor / simple-live-editor

Simple Live Editor

Edit your content live from the WordPress customize view - content management made fast and easy. Used by https://htmltowordpress.io/.

by htmltowordpress.io · github.com/html2wp/simple-live-editor · website

15stars
5forks

Install

No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:

wp plugin install https://github.com/html2wp/simple-live-editor/archive/refs/heads/master.zip

From the readme

Simple Live Editor 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 How to 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

Read the full README on GitHub →