Matt Lowe
Matt Lowe
## Issue Description The Theme Handbook was the first hit for me on a search for information on how to use the Customizer API, and while trying to follow the...
I'm starting wp-now like this: ```bash wp-now start --reset --blueprint=blueprint-wp-now.json ``` I first ran this when the latest WordPress was 6.4, and it correctly downloaded and used 6.4. Since then...
Possibly related to #178? I'm developing a plugin which will integrate with the font-awesome plugin, so I have a `blueprint.json` which installs the font-awesome plugin automatically. On the first run...