• The Three Virtues – avdi.codes

    So somewhere along the line this blog lost it’s tagline, making the title somewhat obscure. No, I didn’t name the blog “Virtuous Code” because I believe I’m a paragon. It’s a reference to a quote by Larry Wall in the the famous “Camel Book”: “We will encourage you to develop the three great virtues of

  • Configuring development mode in 6.3

    WordPress 6.3 introduces a new concept called “development mode”, which affects certain nuances in how WordPress behaves. Going forward, sites will be able to configure their development mode using…

  • Lightning CSS

    An extremely fast CSS parser, transformer, bundler, and minifier.

  • How to deal with plugin security issues

    Dealing with security issues for your WordPress plugin can be hard and even a bit scary, certainly when it’s happening to you for the first time. In this post I try to outline all the steps you should take as a plugin developer. So, let’s dive in. This isn’t a short post, so here’s a […]