该插件尚未通过WordPress的最新3个主要版本进行测试。 当与较新版本的WordPress一起使用时,可能不再受到维护或支持,并且可能会存在兼容性问题。

MyWP Block Pattern – Block Pattern Builder for WordPress

描述

WordPress Block Pattern Builder Plugin

The easiest way to create and save your own block pattern into your website.

With MyWP Block Pattern you can easily:

  • save your page content made with Gutenberg Blocks into a Block Pattern
  • create your own pattern from one or more selected blocks into your editor
  • create a block pattern and load it from your page, post or custom post.
  • organize your block patterns with categories

MyWP Block Pattern is compatible with All Themes: if you have any issue, you can use the support and we’ll fix it 🙂

About us

MyWP Block Pattern is one of the WordPress Plugins made by Whodunit Agency.
Whodunit is a full-remote French WordPress agency. Founded in 2009, we are deeply involved in open-source development. Whodunit is the biggest agency in France in terms of contribution to WordPress ecosystem.
We are building tailor-made editorial experiences for our clients and also providing high-level maintenance services. This activity is strongly dependent on our involvement in WordPress core development.

Next features

If you have some dreams, ideas, or suggestions, send here in the support forum your wishes.

Languages / Localization

MyWP Block Pattern is translated into English (UK) (English (UK)) and Français (French (France)).

If you would like to translate the form into your language, please click here.

屏幕截图

  • Save your custom block pattern
  • Manage your block pattern
  • Create and manage your category
  • Build your pattern from a block

常见问题

Who can use MyWP Block Pattern?

MyWP Block Pattern is made for everyone who use Gutenberg and want to create their own block patterns.

Do I need to have coding skills to use MyWP Block Pattern?

Absolutely not. You can create and manage all your Block Patterns without any coding knowledge.

What type of Block Pattern can I build with MyWP Block Pattern?

All the Block Pattern you need 🙂 Just select one or several blocks in the post editor and save them as a Pattern. Or save all your content into a custom block pattern.

What happens to my block patterns If I deactivate the plugin?

  • Your Block Patterns inserted into posts and pages will not be affected.
  • The Block Patterns you created with the plugin and the categories will be no longer available from the inserter.

评价

2022年5月4日 1 回复
Juste ce que je cherchais ! En ajoutant le code suivant dans function.php, je peux proposer à mon client les seules compositions créées pour son site : add_action( 'after_setup_theme', 'mm_remove_patterns' ); function mm_remove_patterns() { remove_theme_support( 'core-block-patterns' ); }
2022年2月24日
Ok, I'm working for Whodunit, but honestly, i needed this plugin! To generate my blocks compositions toolbox and create my pages and articles in a few clicks. We wonder why this feature is not native!
2022年1月27日 1 回复
Very nice plugin, works great for organizing your block patterns. Two points that require attention: 1. Pattern categories get a suffix " - MyWP Custom Pattern" in the name. Is this really necessary? 2. On the edit screen top right MyWP Custom Patterns icon, "Load and replace all you content by your custom patterns". I would suggest putting "replace all you content" in bold. The feature is useful though, just the replace needs to stand out a bit.
2022年1月24日 1 回复
C'est super ! Merci et bravo à l'équipe... Par contre, que devient alors l'extension Reusable Block Extended ? Celle-ci la remplace finalement ?
2022年1月4日 1 回复
Hi, just want to say Thank You for this amazing plugin. Very easy to use, and probably the only one that can save a full page. Since it's version 1, is there a roadmap and idea for further development? An idea for a feature: save a pattern on block level, just like a reusable block.
阅读所有5条评价

贡献者及开发者

“MyWP Block Pattern – Block Pattern Builder for WordPress” 是开源软件。 以下人员对此插件做出了贡献。

贡献者

“MyWP Block Pattern – Block Pattern Builder for WordPress”插件已被翻译至6种本地话语言。 感谢所有译者为本插件所做的贡献。

将“MyWP Block Pattern – Block Pattern Builder for WordPress”翻译成您的语言。

对开发感兴趣吗?

您可以浏览代码,查看SVN仓库,或通过RSS订阅开发日志

更新日志

1.2
Add compatibility WP 6.0 & Stackable

1.1.2
Fix save html pattern

1.1.1
Delete MyWP suffix for Pattern categories
Put some content in bold, and add a small alert before remplace all the content by another pattern
Thank you for the idea Jorix

1.1
Added
– create your pattern from one or more selected blocks in the post/page editor
Thank you for the idea Dave

1.0
Initial release.