I haven't actually used WP-env yet but it sounds promising. Anyone else using it for local WordPress development now?
https://developer.wordpress.org/news/2023/03/quick-and-easy-local-wordpress-development-with-wp-env/
I haven't actually used WP-env yet but it sounds promising. Anyone else using it for local WordPress development now?
https://developer.wordpress.org/news/2023/03/quick-and-easy-local-wordpress-development-with-wp-env/
I finished up the documentation that instructs people how to install Underpin using WordPress. I frequently get asked how to set up Composer in a WordPress install, so I took some time to add details on how to do that, too. Hoping this helps people get started.
Just wrote a ton of documentation on Underpin's registry/collections API, full of tons of examples with sample code and everything. Hoping I can add to this next week sometime.
I want to make Underpin something that I can share with others better, and something that others feel comfortable with using. And that starts with taking ownership of the code, stabilizing it, and documenting it.
I issued a minor release for Underpin today that introduces a way to convert strings to camelCase as well as PascalCase.
This post explores the details that went into into my personal content publishing platform for my site, as well as the other blogs that I run.
Are you ready to get started making Blocks on your clients’ websites? You can do this without being a coding expert. Join Alex in this 3 part series as he walks you through different ways to approach creating WordPress blocks. We’ll start with why you should consider creating and using Blocks compared to the Classic […]
Are you ready to get started making Blocks on your clients’ websites? You can do this without being a coding expert. Join Alex in this 3 part series as he walks you through different ways to approach creating WordPress blocks. We’ll start with why you should consider creating and using Blocks compared to the Classic […]
Learn about what a hash is, how it works, and how you can use it to make your WordPress plugin run more reliably, and faster.
Are you ready to get started making Blocks on your clients’ websites? You can do this without being a coding expert. Join Alex as he walks you through different ways to approach creating WordPress blocks. We’ll start with why you should consider creating and using Blocks compared to the Classic Editor and help you get started quickly creating Blocks without code.