Re{code} Front HTML Editor

Frontend HTML editor for WordPress — edit post_content directly on the page with live preview.

Version 3.6.9
📅Updated 2026-03-07
💾Free & Open Source
Download Plugin View on GitHub

Key Features

⚡ Live In-Place Editing

Click Edit, change HTML, hit Save — page updates instantly without reload

💻 Plain HTML Editor

Lightweight plain textarea — no external dependencies, works in every browser

🎨 Format Toolbar

Bold, Italic, Strike, Highlight, Code, Headings, Lists, Links, Images

⌨️ Keyboard Shortcuts

Ctrl+E (open/close), Ctrl+S (save), Escape (cancel), Ctrl+B/I/K

🎯 Element Picker

Click any DOM element to get its CSS selector with breadcrumb navigation

🌗 Dark & Light Themes

Dark and Light themes, configurable in Settings

⚙️ Configurable Selector

Theme presets or custom CSS selector for any content area

🔒 Secure by Design

Nonce verification, per-post capability checks, wp_kses_post sanitization

📋 Custom Snippets

Save reusable HTML blocks as toolbar buttons. Use {|} to mark cursor position after insert

Screenshots

Installation

Option 1: Manual Upload

  1. Download the plugin ZIP file
  2. Upload via Plugins → Add New → Upload Plugin
  3. Activate — you will be redirected to Settings → Front HTML Editor automatically

Option 2: Git Clone

cd /path/to/wp-content/plugins
git clone https://github.com/recodecommerce/recode-front-html-editor.git

Requirements

Frequently Asked Questions

Does this work with block editor (Gutenberg)?

Yes! This plugin works with both Classic and Block editors. It edits the post_content directly on the frontend, regardless of which editor you use in the backend.

Will this slow down my site?

No. Scripts and styles only load on singular posts/pages, and only for logged-in users with edit permissions.

Can I use this with my theme?

Yes! The plugin includes presets for popular themes (Genesis, Divi, Astra, GeneratePress, etc.) and allows custom CSS selectors for any theme.

Changelog

2026-03-07 v3.6.9
  • Added: Redirect to Settings page on plugin activation
  • Added: Settings link in the Plugins list
  • Fixed: Ctrl+S prevents browser "Save Page" dialog when editor textarea is focused
2026-03-07 v3.6.8
  • Changed: CodeMirror replaced with a plain textarea — no external dependencies, lighter and faster
  • Removed: Code/Plain toggle button — single editor mode
  • Improved: Snippet cursor positioning fully reliable
2026-03-07 v3.6.0
  • Changed: CodeMirror loaded from WordPress core instead of CDN — no remote files
  • Added: Plain textarea toggle mode
  • Added: Custom dark/light color themes via CSS
2026-02-23 v3.5.1
  • Fixed: Removed load_plugin_textdomain() — WordPress 4.6+ loads translations automatically
  • Fixed: Escaped output in field_editor_theme() to satisfy Plugin Check requirements
  • Updated: Tested up to WordPress 6.9
2026-02-23 v3.5.0
  • Added: Custom Snippets — save reusable HTML blocks as toolbar buttons
  • Added: {|} cursor marker — controls where cursor lands after snippet insert
  • Added: Distinct visual style for snippet buttons (amber color)
2026-01-30 v3.4.0
  • Added Element Picker with ancestor breadcrumb navigation
  • Added format toolbar (Bold, Italic, Strikethrough, Highlight, Code, Headings, Lists, Link, Image)
  • Added keyboard shortcuts (Ctrl+B, Ctrl+I, Ctrl+K, Ctrl+S, Escape)
  • Added dark/light theme support (Dracula / Eclipse)
2026-01-21 v3.0.0
  • Initial public release

Need Custom WordPress Development?

re{code}commerce offers professional WordPress and WooCommerce development services.

Get in Touch