automatic registering blocks from current_theme/blocks folder #27
kubamarkiewicz
started this conversation in
Ideas
Replies: 1 comment 1 reply
-
@kubamarkiewicz that should already be happening. The Blocks plugin checks the theme for a |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I have an idea, it could be nice to have an alternative way of registering blocks by placing .block files in
current_theme/blocks
folder. Blocks from that folder could be registered automatically. That way it is not necessary to create a plugin in order do define custom blocks.What do you think?
Beta Was this translation helpful? Give feedback.
All reactions