Linux 软件免费装
Banner图

Picot Theme Seeder

开发者 tsubu
更新时间 2026年7月11日 21:22
捐献地址: 去捐款
PHP版本: 8.3 及以上
WordPress版本: 7.0
版权: GPLv2 or later
版权网址: 版权信息

标签

theme generator fse block theme classic theme

下载

1.0.0

详情介绍:

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

安装:

  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.

屏幕截图:

  • Block theme wizard: preset selection and template checkboxes with descriptions.
  • Classic theme wizard: basic information with per-field help text.
  • Classic theme wizard: template and features selection.
  • Output step: write to themes directory or download ZIP.

升级注意事项:

1.0.0 Initial release.

常见问题:

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.

更新日志:

1.0.0