plugins
-
Using WordPress env For Docker-Based Local Development
I have been using Docker Compose for local development for years now. While I am comfortable writing or debugging a docker-compose.yml file, if I can avoid doing so, I will. Luckily, the WordPress open-source platform has a zero-config tool for Docker-based local development that is built on top of Docker Compose. If you run this…
-
A WordPress Plugin That Uses AI To Suggest Text For Your Blog Post
I made a WordPress Plugin that uses GPT3 to help you write your blog post
-
New From Plugin Machine: Josh As A Service
New product offerings from Plugin Machine. Get help building a WordPress plugin or improving your existing WordPress site.
-
Building A WordPress Block Plugin To Show A Custom Field
Last night, I was looking at my phone a lot later than I should have been. I should have been stretching, but instead I was on twitter, saw this tweet, asking if there is a way to show a custom field in WordPress’ block editor: Before I shut my phone off, I replied: 🌲Generate a…