Title: Sectioneer
Author: Khokan Sardar
Published: <strong>2026년 6월 16일</strong>
Last modified: 2026년 6월 16일

---

플러그인 검색

![](https://ps.w.org/sectioneer/assets/banner-772x250.png?rev=3573966)

![](https://ps.w.org/sectioneer/assets/icon.svg?rev=3573966)

# Sectioneer

 작성자: [Khokan Sardar](https://profiles.wordpress.org/khokansardar/)

[다운로드](https://downloads.wordpress.org/plugin/sectioneer.0.1.0.zip)

 * [세부사항](https://ko.wordpress.org/plugins/sectioneer/#description)
 * [평가](https://ko.wordpress.org/plugins/sectioneer/#reviews)
 *  [설치](https://ko.wordpress.org/plugins/sectioneer/#installation)
 * [개발](https://ko.wordpress.org/plugins/sectioneer/#developers)

 [지원](https://wordpress.org/support/plugin/sectioneer/)

## 설명

Sectioneer adds a curated, theme-aware page-building experience to the WordPress

block editor — a section library, one-click insert, and optional AI section generation
and editing. It is built entirely on WordPress’s public extension points (SlotFills,
block filters, the command palette, the Abilities API and the WordPress AI Client),
so it installs as an ordinary plugin and keeps working across core upgrades. It 
never forks core or replaces the editor.

Open any page or post (or the Site Editor), click the **Sectioneer** icon in the

top-right toolbar, and the **Sections** panel appears.

#### Features

 * **Section library** — ready-made sections (hero, features, call to action, and
   
   more) with search and one-click insert.
 * **Theme-aware insert** — inserted sections adopt the active theme: raw colors
   are
    remapped to the nearest theme.json palette token, so sections never look“
   pasted in”.
 * **AI section generation (optional)** — describe a section in plain language and
   
   Sectioneer generates valid block markup for it, seeded with your theme’s design
   tokens. Select a block first to revise it in place instead of inserting a new
   one.
 * **Safe by construction** — all inserted markup (curated or AI-generated) is parsed
   
   and rebuilt against registered block types; unregistered or unsafe blocks are
   dropped.
 * **One consistent home** — every feature lives in a single Sectioneer editor sidebar,
   
   in both the post editor and the Site Editor, with a first-run guide so it’s easy
   to find.

The curated section library works on its own. AI generation is an optional
 enhancement
that degrades gracefully when no AI provider is configured.

#### AI section generation and external services

Sectioneer does **not** bundle any AI provider, contain any API keys, or make any

external requests on its own. It registers a WordPress Ability and calls it through
the **WordPress AI Client**; the underlying provider is resolved on your own site.

To enable AI generation you install and configure a separate WordPress AI provider

plugin (for example _AI Provider for Google_, _AI Provider for OpenAI_, or _AI Provider
for Anthropic) and supply that provider’s API key. When — and only when — you click“
Generate”/”Update”, your prompt text and the slugs of your active theme’s design
tokens (color and font-size names) are sent to whichever AI provider **you** configured,
via the AI Client running on your site, and the generated block markup is returned.
That request is governed by the terms and privacy policy of the AI provider you 
chose. If no provider is configured, Sectioneer shows a notice and the AI controls
are disabled — nothing is sent anywhere.

## 스크린샷

[⌊The first-run welcome guide that helps you discover Sectioneer.⌉⌊The first-run
welcome guide that helps you discover Sectioneer.⌉[

The first-run welcome guide that helps you discover Sectioneer.

[⌊The Sectioneer sidebar with the curated Sections panel.⌉⌊The Sectioneer sidebar
with the curated Sections panel.⌉[

The Sectioneer sidebar with the curated Sections panel.

[⌊Generating a section with AI from a natural-language prompt.⌉⌊Generating a section
with AI from a natural-language prompt.⌉[

Generating a section with AI from a natural-language prompt.

## 설치

 1. Install and activate **Sectioneer** from the Plugins screen (or upload the ZIP).
 2. Open a page or post in the editor, or open the Site Editor.
 3. Click the **Sectioneer** icon (the layout icon) in the top-right toolbar to open
    the **Sections** panel. A short guide appears the first time.
 4. _(Optional, for AI)_ Install and activate a WordPress AI provider plugin and add
    its API key, then use the “Generate with AI” field in the Sections panel.

## FAQ

### Where do I find Sectioneer after activating it?

Inside the editor. Open any page or post (or the Site Editor) and click the
 Sectioneer(
layout) icon in the top-right toolbar to open the Sections panel. After activation
a welcome notice in wp-admin links you straight there, and a one-time guide appears
the first time you open an editor. You can reopen the guide any time from the “How
Sectioneer works” link in the panel.

### Do I need an AI service to use Sectioneer?

No. The curated section library and theme-aware insert work without any AI provider.

AI generation and in-place editing are optional.

### How do I enable AI generation?

Install and activate a WordPress AI provider plugin that registers with the WordPress

AI Client (for example AI Provider for Google, OpenAI, or Anthropic) and add your
API key per that plugin’s instructions. Sectioneer is provider-agnostic and detects
the provider automatically. AI generation requires WordPress 6.9 or newer (the Abilities
API).

### Does Sectioneer send my content to any external service?

Not on its own, and never the page content. Only when you explicitly generate or
edit
 a section with AI, your prompt and your theme’s design-token slugs are sent
to the AI provider you configured, through the AI Client on your site. See “External
services” in the description.

### Is this production-ready?

Sectioneer is early, pre-release software (0.1.0). It uses only public WordPress
and
 Gutenberg APIs and degrades gracefully, but you should evaluate it on a staging
site before relying on it in production.

## 후기

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

## 기여자 & 개발자

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

기여자

 *   [ Khokan Sardar ](https://profiles.wordpress.org/khokansardar/)

[자국어로 “Sectioneer”(을)를 번역하세요.](https://translate.wordpress.org/projects/wp-plugins/sectioneer)

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

[코드 탐색하기](https://plugins.trac.wordpress.org/browser/sectioneer/)는, [SVN 저장소](https://plugins.svn.wordpress.org/sectioneer/)
를 확인하시거나, [개발 기록](https://plugins.trac.wordpress.org/log/sectioneer/)
을 [RSS](https://plugins.trac.wordpress.org/log/sectioneer/?limit=100&mode=stop_on_copy&format=rss)
로 구독하세요.

## 변경이력

#### 0.1.0

 * Initial release.
 * Curated, theme-aware section library with search and one-click insert.
 * Theme-aware restyle: raw colors remapped to the nearest theme.json palette token.
 * Optional AI section generation and in-place editing via the WordPress Abilities
   API
    and AI Client, with transient-error retry, cancellation, and a proactive“
   no provider configured” notice.
 * AI/markup hardening: every inserted block is rebuilt against registered block
   types.
 * First-run onboarding guide and wp-admin welcome notice.

## 기초

 *  버전 **0.1.0**
 *  최근 업데이트: **4주 전**
 *  활성화된 설치 **10보다 적음**
 *  워드프레스 버전 ** 6.7 또는 그 이상 **
 *  다음까지 시험됨: **7.0.1**
 *  PHP 버전 ** 7.4 또는 그 이상 **
 *  언어
 * [English (US)](https://wordpress.org/plugins/sectioneer/)
 * 태그:
 * [AI](https://ko.wordpress.org/plugins/tags/ai/)[blocks](https://ko.wordpress.org/plugins/tags/blocks/)
   [full-site-editing](https://ko.wordpress.org/plugins/tags/full-site-editing/)
   [patterns](https://ko.wordpress.org/plugins/tags/patterns/)[sections](https://ko.wordpress.org/plugins/tags/sections/)
 *  [고급 보기](https://ko.wordpress.org/plugins/sectioneer/advanced/)

## 평점

아직 제출된 리뷰가 없습니다.

[Your review](https://wordpress.org/support/plugin/sectioneer/reviews/#new-post)

[모든  리뷰 보기](https://wordpress.org/support/plugin/sectioneer/reviews/)

## 기여자

 *   [ Khokan Sardar ](https://profiles.wordpress.org/khokansardar/)

## 지원

할 말 있으신가요? 도움이 필요하신가요?

 [지원 포럼 보기](https://wordpress.org/support/plugin/sectioneer/)