Hakan Live Content Editor

설명

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 function hakan_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.

스크린샷

설치

  1. Upload the hakan-live-content-editor folder to the /wp-content/plugins/ directory, or install directly via the WordPress Plugins menu.
  2. Activate the plugin through the ‘Plugins’ menu in WordPress.
  3. 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”(은)는 오픈 소스 소프트웨어입니다. 다음의 사람들이 이 플러그인에 기여하였습니다.

기여자

자국어로 “Hakan Live Content Editor”(을)를 번역하세요.

개발에 관심이 있으십니까?

코드 탐색하기는, SVN 저장소를 확인하시거나, 개발 기록RSS로 구독하세요.

변경이력

1.0.0

  • Initial public release. Full live editing, content modules CPT, i18n support, and SVG upload enablement.