설명
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.
스크린샷





설치
- 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"].
후기
이 플러그인에 대한 평가가 없습니다.
기여자 & 개발자
자국어로 “Hakan Live Content Editor”(을)를 번역하세요.
개발에 관심이 있으십니까?
변경이력
1.0.0
- Initial public release. Full live editing, content modules CPT, i18n support, and SVG upload enablement.