in

How to Modify WordPress Block Themes (JSON Beginner’s Guide)

These days, instead of style.css and functions.php, there is a new central file for block themes: theme.json. Plus, instead of CSS and PHP, you need to be familiar with a new type of markup to make changes to it. Its name is JSON.

Leave a Reply