Title: Picot Theme Seeder
Author: tsubu
Published: <strong>2026 年 7 月 3 日</strong>
Last modified: 2026 年 7 月 3 日

---

搜索插件

![](https://ps.w.org/picot-theme-seeder/assets/banner-772x250.png?rev=3595523)

![](https://ps.w.org/picot-theme-seeder/assets/icon-256x256.png?rev=3595523)

# Picot Theme Seeder

 作者：[tsubu](https://profiles.wordpress.org/tsubu/)

[下载](https://downloads.wordpress.org/plugin/picot-theme-seeder.1.0.0.zip)

 * [详情](https://cn.wordpress.org/plugins/picot-theme-seeder/#description)
 * [评价](https://cn.wordpress.org/plugins/picot-theme-seeder/#reviews)
 *  [安装](https://cn.wordpress.org/plugins/picot-theme-seeder/#installation)
 * [开发进展](https://cn.wordpress.org/plugins/picot-theme-seeder/#developers)

 [支持](https://wordpress.org/support/plugin/picot-theme-seeder/)

## 描述

Picot Theme Seeder is a visual WordPress theme generator developed by Toshifumi 
Tsuburaya (PICOT).
 It allows site owners and administrators to create complete,
ready-to-use Block (FSE) or Classic WordPress themes through a step-by-step admin
interface, without writing or modifying code. Users can configure theme information,
presets, templates, patterns, theme.json settings, colors, typography, and layout
options, then generate a working theme directly under wp-content/themes/ or download
it as a ZIP archive.

#### Key Features

 * Unified wizard: One admin screen for both Block (FSE) and Classic themes.
 * Block theme (FSE) generation: theme.json, HTML templates, template parts, and
   15 or more block patterns (hero, CTA, pricing, FAQ, contact, and more).
 * Classic theme generation: Bootstrap-based style.css, functions.php, PHP templates,
   template parts, optional SCSS sources, and theme supports (menus, thumbnails,
   HTML5, security helpers, block editor options, auto-updates, and more).
 * Preset configurations: Quick-start bundles for block themes (Bare Minimum, Editorial
   Blog, Marketing / Landing, Business / Corporate, Design System Starter, All-in-
   One) and classic themes (Full Features, Starter Classic, Professional Blog, Core
   Performance and Security, Business / Corporate, Modern Starter, Portfolio / Agency,
   E-Commerce Starter).
 * Granular control: Pick individual templates, parts, patterns, and functions.php
   features with inline descriptions for each option.
 * Flexible output: Write directly to the themes directory (default) or download
   a ZIP file.
 * Japanese-ready admin UI: Translation files included for the plugin settings screen.
 * WordPress 7.0 or later theme APIs: Block themes can include border radius presets
   and form element styles in theme.json. Classic themes can opt into on-demand 
   block CSS, link color, border controls, and editor spacing presets.

#### Block Theme Wizard

 1. Basic information: Theme name, slug, author, and description.
 2. Presets: Apply a recommended selection of templates, parts, and patterns.
 3. Features: Choose templates, template parts, block patterns, and generation options(
    theme.json, style variations, SCSS sources).
 4. Theme JSON: Layout widths, brand colors, typography settings, plus WordPress 7.0
    or later options (border radius presets, form element styles).
 5. Preview: Review selected items before generating.
 6. Output: Install to wp-content/themes/ or download ZIP.

#### Classic Theme Wizard

 1. Basic information: Theme metadata, root layout settings, and help text under each
    field.
 2. Presets: Full Features, Starter Classic, Professional Blog, Core Performance and
    Security, Business / Corporate, Modern Starter, Portfolio / Agency, or E-Commerce
    Starter bundles.
 3. Templates: Core PHP templates (header, footer, archives, singles, pages, 404, and
    so on).
 4. Theme features: Optional code injected into functions.php.
 5. Preview: Review the file list and enabled features before generating.
 6. Output: Install to wp-content/themes/ or download ZIP.

This plugin does not connect to external APIs or third-party services. All files
are generated locally on your server.

## 屏幕截图

[⌊Choose Block Theme (FSE) or Classic Theme on the first screen.⌉⌊Choose Block Theme(
FSE) or Classic Theme on the first screen.⌉[

Choose Block Theme (FSE) or Classic Theme on the first screen.

[⌊Block theme wizard: preset selection and template checkboxes with descriptions.⌉⌊
Block theme wizard: preset selection and template checkboxes with descriptions.⌉[

Block theme wizard: preset selection and template checkboxes with descriptions.

[⌊Classic theme wizard: basic information with per-field help text.⌉⌊Classic theme
wizard: basic information with per-field help text.⌉[

Classic theme wizard: basic information with per-field help text.

[⌊Classic theme wizard: template and features selection.⌉⌊Classic theme wizard: 
template and features selection.⌉[

Classic theme wizard: template and features selection.

[⌊Output step: write to themes directory or download ZIP.⌉⌊Output step: write to
themes directory or download ZIP.⌉[

Output step: write to themes directory or download ZIP.

## 安装

 1. Use WordPress 7.0 or later and PHP 8.3 or later.
 2. Upload the picot-theme-seeder folder to the /wp-content/plugins/ directory, or 
    install the plugin through the WordPress plugins screen.
 3. Activate the plugin through the Plugins menu in WordPress.
 4. Open Theme Seeder in the admin menu (dashicon: art).
 5. Choose Block Theme (FSE) or Classic Theme, then click Continue.
 6. Complete each wizard step and click Generate Theme on the final screen.

The generated theme folder appears under wp-content/themes/{your-theme-slug}/. Activate
it from Appearance > Themes.

## 常见问题

### What WordPress version is required?

WordPress 7.0 or later. The plugin does not load on older versions and shows an 
admin notice instead.

### What PHP version is required?

PHP 8.3 or later.

### Is this a theme boilerplate, framework, or library?

No.
 Picot Theme Seeder is not a framework, library, or code-only boilerplate. It
provides a graphical administration interface that generates complete WordPress 
themes. Users do not need to edit the plugin code or write theme files manually.
The generated theme can be activated and used immediately as a functional WordPress
theme.

### Who can generate themes?

Only users with the manage_options capability (typically Administrators) can access
the wizard and generate themes.

### What is the default output location?

By default, the plugin writes files directly to wp-content/themes/. You can switch
to Download ZIP on the last step if you prefer to install the theme manually.

### Does the Home template get selected by default?

For both block and classic themes, Front Page is checked by default. Home (blog 
posts index) is unchecked by default because many sites use a static front page.
Enable it when you need a separate blog index template.

### Does the generated classic theme include Bootstrap?

Yes. Generated classic themes bundle Bootstrap 5.3.8 under assets/vendor/ in the
theme folder. Templates use Bootstrap layout classes such as .container, .row, .
col-*, navbar, and cards. Optional SCSS sources under assets/scss/ mirror style.
css for local builds (npm run build:css).

### Are the block patterns translated?

Pattern files use English placeholder content suitable for customization. The plugin
admin UI supports Japanese via included language files.

### Will generating a theme overwrite an existing theme?

No. If a folder with the same slug already exists under wp-content/themes/, generation
stops with an error. Use a unique slug or remove or back up the existing theme first.

## 评价

此插件暂无评价。

## 贡献者及开发者

「Picot Theme Seeder」是开源软件。 以下人员对此插件做出了贡献。

贡献者

 *   [ tsubu ](https://profiles.wordpress.org/tsubu/)

「Picot Theme Seeder」插件已被翻译至 2 种本地化语言。 感谢[所有译者](https://translate.wordpress.org/projects/wp-plugins/picot-theme-seeder/contributors)
为本插件所做的贡献。

[帮助将「Picot Theme Seeder」翻译成简体中文。](https://translate.wordpress.org/projects/wp-plugins/picot-theme-seeder)

### 对开发感兴趣吗?

您可以[浏览代码](https://plugins.trac.wordpress.org/browser/picot-theme-seeder/)，
查看[SVN仓库](https://plugins.svn.wordpress.org/picot-theme-seeder/)，或通过[RSS](https://plugins.trac.wordpress.org/log/picot-theme-seeder/?limit=100&mode=stop_on_copy&format=rss)
订阅[开发日志](https://plugins.trac.wordpress.org/log/picot-theme-seeder/)。

## 更新日志

#### 1.0.0

 * Initial release: Block and Classic theme generators in one plugin (WordPress 
   7.0 or later).
 * Block themes: presets, templates, parts, patterns, and theme.json generation (
   including border radius presets and form element styles).
 * Classic themes: Bootstrap layout, PHP templates, functions.php features (link
   color, border, editor spacing, on-demand block CSS, automatic updates), optional
   SCSS, and preview step.
 * Default output: write directly to wp-content/themes/.
 * Japanese translation for the admin interface.

## 额外信息

 *  版本 **1.0.0**
 *  最后更新：**3 周前**
 *  活跃安装数量 **不到10**
 *  WordPress 版本 ** 7.0 或更高版本 **
 *  已测试的最高版本为 **7.0.2**
 *  PHP 版本 ** 8.3 或更高版本 **
 *  语言
 * [English (UK)](https://en-gb.wordpress.org/plugins/picot-theme-seeder/) 、 [English (US)](https://wordpress.org/plugins/picot-theme-seeder/)
   和 [Japanese](https://ja.wordpress.org/plugins/picot-theme-seeder/).
 *  [翻译成简体中文](https://translate.wordpress.org/projects/wp-plugins/picot-theme-seeder)
 * 标签
 * [block-theme](https://cn.wordpress.org/plugins/tags/block-theme/)[classic theme](https://cn.wordpress.org/plugins/tags/classic-theme/)
   [fse](https://cn.wordpress.org/plugins/tags/fse/)[generator](https://cn.wordpress.org/plugins/tags/generator/)
   [theme](https://cn.wordpress.org/plugins/tags/theme/)
 *  [高级视图](https://cn.wordpress.org/plugins/picot-theme-seeder/advanced/)

## 评级

尚未提交反馈。

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

[查看全部评论](https://wordpress.org/support/plugin/picot-theme-seeder/reviews/)

## 贡献者

 *   [ tsubu ](https://profiles.wordpress.org/tsubu/)

## 支持

有话要说吗？是否需要帮助？

 [查看支持论坛](https://wordpress.org/support/plugin/picot-theme-seeder/)

## 捐助

您愿意支持这个插件的发展吗?

 [ 捐助此插件 ](https://github.com/tsubu/picot-theme-seeder)