Description
Hakan Live Content Editor allows site owners, web agencies, and clients to edit WordPress page content and custom content modules live in real-time.
The plugin isolates content editing to ensure your theme’s native CSS styling, fonts, and layout structures remain intact during edits.
Key Features:
- Live Content Editing: Edit text and images directly on your live site layout without affecting CSS styling.
- Safe Layout Protection: Helps maintain your theme design, spacing, and styling during content updates.
- Content Modules: Create reusable content modules via shortcodes
[gorsel_modul id="123"]or PHP functionhakan_live_content_editor_gorsel_modul_goster('module-slug'). - Code & Visual Mode Toggle: Easily switch between live preview mode and clean HTML code mode for advanced tweaks.
- Media Library Integration: Built-in WordPress Media Modal for easy image selection and replacement.
- Full Screen Mode: Edit without distraction in a clean, responsive workspace.
- SVG Upload Support: Native support for uploading SVG vector graphics.
- i18n Ready: Full Gettext internationalization support with English and Turkish translations included.
Screenshots





Installation
- Upload the
hakan-live-content-editorfolder to the/wp-content/plugins/directory, or install directly via the WordPress Plugins menu. - Activate the plugin through the ‘Plugins’ menu in WordPress.
- Select “Live Canlı İçerik Editörü” as your page template in Page Attributes, or go to Hakan Live Content Editor in your admin menu to start editing!
FAQ
-
Does this plugin alter my theme’s CSS files?
-
No! The plugin only updates text and content stored in WordPress options, ensuring your theme CSS remain untouched.
-
Can non-admin users edit content?
-
Only users with administrator privileges (
manage_options) can access the live editor. -
How do I use Content Modules in my theme?
-
You can insert modules using the PHP function
<?php hakan_live_content_editor_gorsel_modul_goster('your-module-slug'); ?>or using shortcode[gorsel_modul slug="your-module-slug"].
Reviews
There are no reviews for this plugin.
Contributors & Developers
“Hakan Live Content Editor” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Hakan Live Content Editor” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.0.0
- Initial public release. Full live editing, content modules CPT, i18n support, and SVG upload enablement.