📦 Two dockerized WordPress sites, with Let’s Encrypt, logging, SMTP relay, controlled by a systemd service, and daily backups

Or, How I learned to stop worrying and love docker compose.

Continue reading "📦 Two dockerized WordPress sites, with Let’s Encrypt, logging, SMTP relay, controlled by a systemd service, and daily backups"

🧁 Blueberry cupcake string placeholders

Apologies to my usual readers, but this post is not going to be technical. It’s about a dream I just had, today, Monday the 27th. In my dream, I was programming a custom SQL query for some WordPress plugin. The query was an INSERT statement, that simply passed a vector of strings into a table …

Continue reading "🧁 Blueberry cupcake string placeholders"

🗨 Dismissible notices that persist when refreshing the WordPress admin screens

In this article we will go through some code that I like to use to make dismissible notices where the dismissal persists between page refreshes in the WordPress administration screens.

Continue reading "🗨 Dismissible notices that persist when refreshing the WordPress admin screens"