[ad_1]
Hi there,
Just a noob question from a humble beginner,
What happens when you update a Block theme like TT3? Will my changes get overwritten?
Because I plan on using Twenty Twenty Three as a base for my blog, I plan on doing a bunch of changes, add patterns etc. etc. So what will happen when WordPress releases an update?
I know that in old WordPress you create a child theme. What’s the procedure with Block themes?
Thanks in advance <3
[ad_2]
AFAIK you create a child theme like the olden days.
Your changes won’t be overwritten because all blocks are saved in the database.
When WordPress renders a page, the template engine search the block representation from the db and if there isn’t any, the theme templates are shown