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://cn.wordpress.org/plugins/sectioneer/#description)
 * [评价](https://cn.wordpress.org/plugins/sectioneer/#reviews)
 *  [安装](https://cn.wordpress.org/plugins/sectioneer/#installation)
 * [开发进展](https://cn.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.

## 常见问题

### 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/)，
或通过[RSS](https://plugins.trac.wordpress.org/log/sectioneer/?limit=100&mode=stop_on_copy&format=rss)
订阅[开发日志](https://plugins.trac.wordpress.org/log/sectioneer/)。

## 更新日志

#### 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**
 *  最后更新：**1 天前**
 *  活跃安装数量 **不到10**
 *  WordPress 版本 ** 6.7 或更高版本 **
 *  已测试的最高版本为 **7.0**
 *  PHP 版本 ** 7.4 或更高版本 **
 *  语言
 * [English (US)](https://wordpress.org/plugins/sectioneer/)
 * 标签
 * [AI](https://cn.wordpress.org/plugins/tags/ai/)[blocks](https://cn.wordpress.org/plugins/tags/blocks/)
   [full-site-editing](https://cn.wordpress.org/plugins/tags/full-site-editing/)
   [patterns](https://cn.wordpress.org/plugins/tags/patterns/)[sections](https://cn.wordpress.org/plugins/tags/sections/)
 *  [高级视图](https://cn.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/)