Snippets currently reside in the database, not in local files.
We’re looking at switching over to executing snippets from local files at some point in the future, but I feel like we’re probably still going to store the snippet information itself in the database.
Can I ask which remote code editor you’re planning on using? I’m wondering if there’s still a way of achieving this workflow using some sort of save hook or similar.
I am using Visual Studio Code. Remote access has been a disaster but it should sort out asap.
not being able to code remote is really not great since the editor is so limited. Just find and replace is vital. Auto bracket endings.
theme.json is a must in WP today
I am in the process of setting up a child theme for functions and style with remote access and then experimental in code snippets from WP backend.
-
This reply was modified 1 year, 7 months ago by
hebhansen.