Title: Pattern Editor
Author: Blockify
Published: <strong>2023年4月4日</strong>
Last modified: 2024年3月29日

---

プラグインを検索

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

このプラグインは **WordPress の最新3回のメジャーリリースに対してテストされていま
せん**。もうメンテナンスやサポートがされていないかもしれず、最新バージョンの WordPress
で使用した場合は互換性の問題が発生する可能性があります。

![](https://ps.w.org/pattern-editor/assets/icon-256x256.png?rev=3060885)

# Pattern Editor

 作者: [Blockify](https://profiles.wordpress.org/blockify/)

[ダウンロード](https://downloads.wordpress.org/plugin/pattern-editor.zip)

 * [詳細](https://ja.wordpress.org/plugins/pattern-editor/#description)
 * [レビュー](https://ja.wordpress.org/plugins/pattern-editor/#reviews)
 *  [インストール](https://ja.wordpress.org/plugins/pattern-editor/#installation)
 * [開発](https://ja.wordpress.org/plugins/pattern-editor/#developers)

 [サポート](https://wordpress.org/support/plugin/pattern-editor/)

## 説明

Pattern Editor is a plugin to help you create and edit patterns for WordPress block
themes. It automatically exports patterns on save as PHP files to the active themes`
patterns` directory.

It works with the built-in `wp_block` post type and adds some minimal UI features
to make working with patterns easier. The new Block Pattern editor UI in the Site
Editor is supported, and the `wp_block` post type screen is exposed in the admin
menu for quick access.

#### Features

 * Exports assets (images, SVGs, videos) to the active theme’s `assets` directory.
 * Pattern front end previews.
 * Export patterns as PHP files.
 * Import patterns from PHP files.
 * Edit patterns in the block editor.
 * Can export to category subdirectories or a single directory.
 * Supports the new Block Pattern editor UI in the Site Editor.

#### Filters

    ```
    blockify_pattern_export_use_category_dirs - Enable or disable the use of category directories for pattern exports. Default is `true`. If enabled, patterns will be exported to `patterns/{category}/{pattern-name}.php`. If disabled, patterns will be exported to `patterns/{category}-{pattern-name}.php`.

    blockify_image_export_dir - Set the directory where images and assets are exported to. Default is `themes/$stylesheet/assets`. Images are saved to the `img` subdirectory, SVGs to the `svg` subdirectory, and videos to the `video` subdirectory.

    blockify_pattern_export_content - Allows you to modify the content of the exported pattern file. The first parameter is the content of the pattern file, the second parameter is the pattern post object, and the third parameter is the pattern category slug.
    ```

More documentation coming soon.

## スクリーンショット

[⌊Block Patterns post type edit screen⌉⌊Block Patterns post type edit screen⌉[

Block Patterns post type edit screen

[⌊Site Editor block pattern screen⌉⌊Site Editor block pattern screen⌉[

Site Editor block pattern screen

[⌊Edit pattern screen⌉⌊Edit pattern screen⌉[

Edit pattern screen

## インストール

#### From your WordPress dashboard

 1. Visit ‘Plugins > Add New’
 2. Search for ‘Debug Toolkit’
 3. Activate Debug Toolkit from your Plugins page.

## FAQ

### How does this plugin work?

Pattern Editor automatically exports patterns on save as PHP files to the active
themes `patterns` directory. It works with the built-in `wp_block` post type and
adds some minimal UI features to make working with patterns easier.

### Who is this plugin for?

This plugin is designed to be used by developers and theme authors.

## 評価

![](https://secure.gravatar.com/avatar/6996fbfdf1190e8fe4e8e255dbfb466ebe189bc405c586c315f35cfef39a8593?
s=60&d=retro&r=g)

### 󠀁[Import does not work!](https://wordpress.org/support/topic/import-does-not-work-12/)󠁿

 [modularte](https://profiles.wordpress.org/modularte/) 2024年8月2日

If you have exported the patterns and saved them in the theme, nothing happens after
importing. No patterns are imported, even though they are saved in the theme.

 [ 1件のレビューをすべて表示 ](https://wordpress.org/support/plugin/pattern-editor/reviews/)

## 貢献者と開発者

Pattern Editor はオープンソースソフトウェアです。以下の人々がこのプラグインに貢献
しています。

貢献者

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

[“Pattern Editor” をあなたの言語に翻訳しましょう。](https://translate.wordpress.org/projects/wp-plugins/pattern-editor)

### 開発に興味がありますか ?

[コードを閲覧](https://plugins.trac.wordpress.org/browser/pattern-editor/)するか、
[SVN リポジトリ](https://plugins.svn.wordpress.org/pattern-editor/)をチェックする
か、[開発ログ](https://plugins.trac.wordpress.org/log/pattern-editor/)を [RSS](https://plugins.trac.wordpress.org/log/pattern-editor/?limit=100&mode=stop_on_copy&format=rss)
で購読してみてください。

## 変更履歴

#### 0.1.1 – 29 March 2024

 * Remove: Blocks (temporarily)

#### 0.1.0 – 29 March 2024

 * Update: Stable version
 * Add: Escape exported URLs
 * Add: Use category dirs filter
 * Add: Basic pattern canvas implementation
 * Fix: Import pattern category title acronyms

#### 0.0.3 – 2 April 2023

 * Update: Stable version

#### 0.0.2 – 21 March 2023

 * Remove: Navigation menu ref attribute

#### 0.0.1 – 21 March 2023

 * Initial release

## メタ

 *  バージョン **0.1.1**
 *  最終更新日 **2年前**
 *  有効インストール数 **70+**
 *  WordPress バージョン ** 6.3またはそれ以降 **
 *  検証済み最新バージョン: **6.4.8**
 *  PHP バージョン ** 7.4またはそれ以降 **
 *  言語
 * [English (US)](https://wordpress.org/plugins/pattern-editor/)
 * タグ
 * [block](https://ja.wordpress.org/plugins/tags/block/)[block-editor](https://ja.wordpress.org/plugins/tags/block-editor/)
   [editor](https://ja.wordpress.org/plugins/tags/editor/)[gutenberg](https://ja.wordpress.org/plugins/tags/gutenberg/)
   [pattern](https://ja.wordpress.org/plugins/tags/pattern/)
 *  [詳細を表示](https://ja.wordpress.org/plugins/pattern-editor/advanced/)

## 評価

 5つ星中5つ星

 *  [  1 5-星レビュー     ](https://wordpress.org/support/plugin/pattern-editor/reviews/?filter=5)
 *  [  0 4-星レビュー     ](https://wordpress.org/support/plugin/pattern-editor/reviews/?filter=4)
 *  [  0 3-星レビュー     ](https://wordpress.org/support/plugin/pattern-editor/reviews/?filter=3)
 *  [  0 2-星レビュー     ](https://wordpress.org/support/plugin/pattern-editor/reviews/?filter=2)
 *  [  0 1-星レビュー     ](https://wordpress.org/support/plugin/pattern-editor/reviews/?filter=1)

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

[すべてのレビューを見る](https://wordpress.org/support/plugin/pattern-editor/reviews/)

## 貢献者

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

## サポート

意見や質問がありますか ?

 [サポートフォーラムを表示](https://wordpress.org/support/plugin/pattern-editor/)

## 寄付

このプラグインが今後も改善できるよう応援しませんか ?

 [ このプラグインに寄付 ](https://blockifywp.com/)