Title: Pattern Editor
Author: Blockify
Published: <strong>Igbe 4, 2023</strong>
Last modified: Ẹrẹ́nà 29, 2024

---

Ṣàwárí àwọn plugin

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

Plugin yìí **kò tíì ṣe àyẹ̀wò pẹ̀lú àwọn ìtújáde mẹ́ta pàtàkì tó kẹ́yìn ti WordPress**.
Ó lè jẹ́ pé a kò tọ́jú tàbí ṣe àtìlẹ́yìn fún un mọ́, ó sì lè ní àwọn ọ̀ràn ìbámu
nígbà tí a bá lò ó pẹ̀lú àwọn ẹ̀yà WordPress tuntun.

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

# Pattern Editor

 Láti ọwọ́ [Blockify](https://profiles.wordpress.org/blockify/)

[Ṣe ìgbàsílẹ̀](https://downloads.wordpress.org/plugin/pattern-editor.zip)

 * [Àwọn àlàyé](https://yor.wordpress.org/plugins/pattern-editor/#description)
 * [Àwọn àgbéyẹ̀wò](https://yor.wordpress.org/plugins/pattern-editor/#reviews)
 *  [Ìgbéwọlẹ̀](https://yor.wordpress.org/plugins/pattern-editor/#installation)
 * [Ìdàgbàsókè](https://yor.wordpress.org/plugins/pattern-editor/#developers)

 [Ìrànlọ́wọ́](https://wordpress.org/support/plugin/pattern-editor/)

## Àpèjúwe

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Ìtumọ̀ Yorùbá: ’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.

## Àwọn àwòrán ìbòjú

[⌊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

## Ìgbéwọlẹ̀

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

## Àwọn àgbéyẹ̀wò

![](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/) Ògún 2, 2024

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.

 [ Ka gbogbo àgbéyẹ̀wò 1 ](https://wordpress.org/support/plugin/pattern-editor/reviews/)

## Àwọn Olùkópa & Olùgbéejáde

“Pattern Editor” jẹ́ ètò ìṣàmúlò orísun ṣíṣí sílẹ̀. Àwọn ènìyàn wọ̀nyí ti ṣe ìkópa
sí plugin yìí.

Àwọn Olùkópa

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

[Túmọ̀ “Pattern Editor” sí èdè rẹ.](https://translate.wordpress.org/projects/wp-plugins/pattern-editor)

### Ṣe o nífẹ̀ẹ́ sí ìdàgbàsókè?

[Ṣàwárí koodu](https://plugins.trac.wordpress.org/browser/pattern-editor/), ṣàyẹ̀wò
[ibi ìpamọ́ SVN](https://plugins.svn.wordpress.org/pattern-editor/), tàbí ṣe àgbékalẹ̀
sí [àkọsílẹ̀ ìdàgbàsókè](https://plugins.trac.wordpress.org/log/pattern-editor/)
nípasẹ̀ [RSS](https://plugins.trac.wordpress.org/log/pattern-editor/?limit=100&mode=stop_on_copy&format=rss).

## Àkọsílẹ̀ àwọn àyípadà

#### 0.1.1 Ìtumọ̀ Yorùbá: – 29 March 2024

 * Remove: Blocks (temporarily)

#### 0.1.0 Ìtumọ̀ Yorùbá: – 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 Ìtumọ̀ Yorùbá: – 2 April 2023

 * Update: Stable version

#### 0.0.2 Ìtumọ̀ Yorùbá: – 21 March 2023

 * Remove: Navigation menu ref attribute

#### 0.0.1 Ìtumọ̀ Yorùbá: – 21 March 2023

 * Initial release

## Àkójọpọ̀ Meta

 *  Ẹ̀yà **0.1.1**
 *  Ìgbàgbọ́hùn tó kẹ́yìn **ọdún 2 sẹ́yìn**
 *  Àwọn ìgbéwọlẹ̀ tó ṣiṣẹ́ **60+**
 *  Ẹ̀yà WordPress ** 6.3 tàbí ju bẹ́ẹ̀ lọ **
 *  Dánwò dé **6.4.9**
 *  Ẹ̀yà PHP ** 7.4 tàbí ju bẹ́ẹ̀ lọ **
 *  Èdè
 * [English (US)](https://wordpress.org/plugins/pattern-editor/)
 * Àwọn àmì
 * [block](https://yor.wordpress.org/plugins/tags/block/)[block-editor](https://yor.wordpress.org/plugins/tags/block-editor/)
   [editor](https://yor.wordpress.org/plugins/tags/editor/)[gutenberg](https://yor.wordpress.org/plugins/tags/gutenberg/)
   [pattern](https://yor.wordpress.org/plugins/tags/pattern/)
 *  [Ìwòye Tó Péye](https://yor.wordpress.org/plugins/pattern-editor/advanced/)

## Àwọn ìbò

 5 lára àwọn ìràwọ̀ 5.

 *  [  1 5-star review     ](https://wordpress.org/support/plugin/pattern-editor/reviews/?filter=5)
 *  [  0 4-star reviews     ](https://wordpress.org/support/plugin/pattern-editor/reviews/?filter=4)
 *  [  0 3-star reviews     ](https://wordpress.org/support/plugin/pattern-editor/reviews/?filter=3)
 *  [  0 2-star reviews     ](https://wordpress.org/support/plugin/pattern-editor/reviews/?filter=2)
 *  [  0 1-star reviews     ](https://wordpress.org/support/plugin/pattern-editor/reviews/?filter=1)

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

[See all reviews](https://wordpress.org/support/plugin/pattern-editor/reviews/)

## Àwọn Olùkópa

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

## Ìrànlọ́wọ́

Nǹkan wà tí o fẹ́ sọ? Ṣé o nílò ìrànlọ́wọ́?

 [Wo àpéjọ ìrànlọ́wọ́](https://wordpress.org/support/plugin/pattern-editor/)

## Ṣe ìtọrẹ

Ṣé o fẹ́ ṣe àtìlẹ́yìn fún ìlọsíwájú plugin yìí?

 [ Ṣe ìtọrẹ sí plugin yìí ](https://blockifywp.com/)