plugin development - How to create save function for custom Gutenberg style block?

admin2025-06-03  3

I need to create an extra style for WP Gutenberg Gallery block with a custom look and feel for front-end.

I'm trying to create custom style using wp.blocks.registerBlockStyle(). But for my goal, I need to use a custom save function.

Can I do it? Or maybe exist any another way to solve the problem?

转载请注明原文地址:http://conceptsofalgorithm.com/Algorithm/1748957269a315147.html

最新回复(0)