Tag WordPress
When I first encountered the task of syncing Gutenberg template parts with actual theme files, I realized: the usual approach through the WordPress database isn’t always convenient. You edit a block in the editor — but nothing changes in the… Continue Reading →
If you have ever opened a project in VS Code and noticed that WordPress functions are highlighted in red, such as the_permalink() or the_title(), you are not alone. I have faced this myself and know how annoying it can be…. Continue Reading →