KupieTools Front End Classic Editor
A WordPress plugin that adds a classic editor directly on WP pages, allowing logged-in users to edit posts right on the front end..
by Michael Kupietz · github.com/kupietools/ktwp-wp-plugin-front-end-classic-editor
★ 0stars
0forks
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/kupietools/ktwp-wp-plugin-front-end-classic-editor/archive/refs/heads/main.zipReadme
Live Edit Plugin
A WordPress plugin that adds a classic editor directly on the front end of WordPress posts, allowing logged-in users to edit them right there, without having to click through to the Admin area "Edit Post" screens.
Features
- Adds an "Edit Post" box at the bottom of posts on the front-end
- Only visible to logged-in users with appropriate permissions
- One-click access to the WordPress classic editor for the current post
- No front-end editing - uses the familiar WordPress admin editor
- Simple and lightweight implementation
- Responsive design that works on mobile devices
Installation
- Download the plugin files and upload them to your
/wp-content/plugins/live-edit-plugindirectory - Activate the plugin through the 'Plugins' menu in WordPress
- Visit any single post page while logged in to see the edit button
Usage
- Navigate to any single post page while logged in as a user with post editing capabilities
- Scroll to the bottom of the post content to see the "Edit Post" button
- Click the button to be redirected to the WordPress classic editor for that post
- Make your changes in the WordPress admin editor
- Save the post to update the content
Requirements
- WordPress 5.0 or higher
- User must have editing capabilities
- Works with any theme that uses the standard WordPress content hooks
Customization
You can customize the appearance of the button by modifying the CSS in the css/live-edit.css file.
License
GPL2