Linux 软件免费装
Banner图

Sectioneer

开发者 khokansardar
更新时间 2026年6月16日 12:47
PHP版本: 7.4 及以上
WordPress版本: 7.0
版权: GPL-2.0-or-later
版权网址: 版权信息

标签

blocks ai sections patterns full-site-editing

下载

0.1.0

详情介绍:

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

安装:

  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.

屏幕截图:

  • The Sectioneer sidebar with the curated Sections panel.
  • Generating a section with AI from a natural-language prompt.

升级注意事项:

0.1.0 First public release.

常见问题:

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.

更新日志:

0.1.0