Plugin này chưa được cập nhật với 3 phiên bản mới nhất của WordPress. Nó có thể không được hỗ trợ và bảo trì, và có thể xung đột với các phiên bản WordPress mới nhất.

Custom Block Patterns

Mô tả

You can easily create your own block patterns and register them.

How to use

From the “Block Patterns” in the admin menu, just assemble the pattern using blocks as you would in a regular post.

If it doesn’t work

This plugin works only with PHP version 7.0 or later, WordPress 5.5 or later.
Please check your PHP version or WordPress version.

Ảnh màn hình

  • Move to the "Block Patterns" in the admin menu
  • Edit the "Block Patterns" post.
  • Search block patterns from regular posts.
  • Place the block pattern you added.

Cài đặt

This plugin can be installed directly from your site.

  1. Log in and navigate to “Plugins” → “Add New”.
  2. Type “Custom Block Patterns” into the Search and hit Enter.
  3. Locate the plugin in the list of search results and click “Install Now”.
  4. Once installed, click the “Activate” link.

Đánh giá

18 Tháng Hai, 2023
I'm a great fan of plugins which without bells and whistles simply do, what you expect and this plugin certainly is one of them. It allows you easily to create your own block patterns and use them as you like. The plugin is lean and the code clean. So far 5 stars. So, why did I only rate it 4 stars? I like to read the code of plugins, that I want to use on my client's websites. All functions do have a single line comment, but unfortunately in Japanese, which makes it difficult to read (i.e. I have to use a translation programm to understand the comments). The plugin also doesn't seem to follow WordPress' coding standards, e.g. by using short array syntax and inline control structures. Personally, I would have liked it better if the Custom Post Type Block Patterns menu was a submenu of Appearance. A remaining comment // 'menu_position' => 6 looks like the plugin author had some other position in mind, too. Don't let these nitpicky comments fool you - the plugin does what it's supposed to and it can be used without hesitation despite these really minor flaws. Thanks for sharing the plugin.
10 Tháng Mười, 2021
A very easy to use and not bloated pluging. Very small footprint. I used to use Blockmeister but they bloated it for commercial use. Now I use this one and it does everything you should ever need.
19 Tháng Tám, 2020
ブロックパターンを再利用ブロックみたいに自分で作れたらいいのになあと思っていたところ、Twitterでこのプラグインを知りました。 まさに私の理想の形でブロックパターンを管理できるようになり、感動です。
Đọc tất cả 3 đánh giá

Người đóng góp & Lập trình viên

“Custom Block Patterns” là mã nguồn mở. Những người sau đã đóng góp vào plugin này.

Những người đóng góp

“Custom Block Patterns” đã được dịch qua 4 ngôn ngữ. Cảm ơn những người tham gia dịch vì đóng góp của họ.

Dịch “Custom Block Patterns” sang ngôn ngữ của bạn.

Muốn tham gia phát triển?

Duyệt code, check out SVN repository, hoặc theo dõi nhật ký phát triển qua RSS.

Nhật ký thay đổi

1.4.0

Added pattern category.

1.3.0

Support for WordPress 6.0.

1.2.1

  • ‘loos_cbp_viewport_width’ hook added.
  • ‘loos_cbp_block_types’ hook added.

1.2.0

Support for WordPress 5.8.

1.0.1

Edited the readme.txt.

1.0.0

Initial working version.