Re{code} Front HTML Editor

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

Version 3.5.1
📅Updated 2026-02-23
💾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

💻 CodeMirror 5

Full syntax highlighting for HTML/CSS/JS, auto-close tags, bracket matching

🎨 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

Dracula or Eclipse 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 and configure in Settings → Front HTML Editor

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-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