Rating: 5 stars
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' );
}
]]>
Rating: 5 stars
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!
]]>Rating: 4 stars
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.
Rating: 5 stars
C’est super ! Merci et bravo à l’équipe… Par contre, que devient alors l’extension Reusable Block Extended ? Celle-ci la remplace finalement ?
]]>Rating: 5 stars
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.