이 플러그인은 최근 3개의 주요 워드프레스 출시와 시험 되지 않았습니다. 워드프레스의 좀 더 최근 버전으로 이용할 때 더 이상 관리되지 않고 지원되지 않고 호환성 문제가 있을 수 있습니다.

C-Metric – Easy Block Editor

설명

C-Metric – Easy Block Editor plugin allows you to create a rich text block field within a separate “C-METRIC” Block category. The content added to the block is dynamically reflected on the frontend, providing a flexible and powerful way to manage your site content.

Features:

  • Adds a custom block category “C-METRIC” in the Gutenberg editor.
  • Provides a rich text block that allows dynamic content updates on the frontend.
  • Simple and easy to use interface, fully integrated with the Gutenberg editor.

License & Copyright Information

This plugin is licensed under the GPLv2 or later. Feel free to contribute, modify, and share under the terms of this license.

Source Code

The non-minified versions of the JavaScript files used in this plugin are available in the plugin’s directory:

Build Tools

This plugin uses npm and Webpack for asset compilation. To build the project, please follow these steps:

  1. Navigate to the gutenberg directory:
    `bash
    cd /wp-content/plugins/easy-block-editor/gutenberg

2.Install dependencies:
npm install @wordpress/scripts –save-dev

3.Build the assets:
npm run build

블록

이 플러그인은 2개의 블록을 제공합니다.

  • Cebe Block
  • Text

설치

  1. Upload the plugin files to the /wp-content/plugins/advanced-gutenberg-block directory, or install the plugin through the WordPress plugins screen directly.
  2. Activate the plugin through the ‘Plugins’ screen in WordPress.
  3. Navigate to the Gutenberg editor, where you’ll find the new “C-METRIC” block category with the rich text block.

FAQ

What does this plugin do?

The plugin adds a new block category “C-METRIC” to the Gutenberg editor, allowing users to create rich text blocks with content that dynamically reflects on the frontend.

How do I use the rich text block?

After activating the plugin, go to any post or page editor, find the “C-METRIC” block category, and select the rich text block. Add your content, and it will be dynamically displayed on the frontend.

후기

이 플러그인에 대한 평가가 없습니다.

기여자 & 개발자

“C-Metric – Easy Block Editor”(은)는 오픈 소스 소프트웨어입니다. 다음의 사람들이 이 플러그인에 기여하였습니다.

기여자

자국어로 “C-Metric – Easy Block Editor”(을)를 번역하세요.

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

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

변경이력

1.0.1

  • Initial release of C-Metric – Easy Block Editor.