Hero Section for Block Editor

설명

Hero Section for Block Editor is a lightweight WordPress plugin that allows you to create clean, responsive hero sections directly inside the Gutenberg editor.

The plugin is designed to follow WordPress best practices and integrates seamlessly with the block editor, making it easy to add hero banners with headings, background images, and call-to-action buttons without writing any code.

All images are selected from the WordPress Media Library, ensuring compatibility with WordPress.org plugin guidelines.

Key Features

  • Fully responsive hero sections.
  • Background images selected from the Media Library.
  • Custom headings and descriptions.
  • Call-to-action button support.
  • Lightweight and performance-friendly.
  • SEO-friendly structure.
  • No external or remote dependencies.

Development / Build

This plugin uses modern JavaScript tooling and follows WordPress block development standards.

Source Code

The original, human-readable source code is located in the src/ directory.

Build Instructions

  1. Make sure Node.js and npm are installed.
  2. Run npm install to install dependencies.
  3. Run npm run build to generate the production files in the build/ directory.

Tools Used

  • React / JSX
  • @wordpress/scripts (Webpack, Babel)

블록

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

  • Hero Section Block Short description of the Test Purpose

설치

  1. Upload the plugin folder to the /wp-content/plugins/ directory, or install the plugin directly from the WordPress Plugins screen.
  2. Activate the plugin through the “Plugins” menu in WordPress.
  3. Open the Block Editor and insert the Hero Section block.

FAQ

How do I add a Hero Section?

Open the WordPress Block Editor, click the block inserter, and search for “Hero Section”.

Does the plugin use external images or scripts?

No. All images are selected from the WordPress Media Library, and no external or remote assets are loaded.

후기

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

기여자 & 개발자

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

기여자

자국어로 “Hero Section for Block Editor”(을)를 번역하세요.

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

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

변경이력

1.0.0

  • Initial release.