Tag Archive
webdev

I (very quickly) created a new blog today, to share our ongoing development of picu, our photo proofing plugin for WordPress: https://log.picu.dev/

Trying to keep the #WCEU momentum going, but I’ll have to get used to sharing stuff, while building it. This does not come natural to me. Still, today was a good start, I think! Hope some of you find this useful.

Prevent Multiple Contact Form 7 Submissions without JavaScript

If you want to stop users from clicking the submit button on Contact Form 7 forms multiple times, eg. to prevent …

Exclude Status Posts From RSS Feed in WordPress

I added a notes feature to my blog using WordPress’ status post format. At some point I might create a separate …

Automatically Share WordPress Posts on Mastodon

Since Mastodon is really taking off (this time around), I was thinking about how to use it and integrate it into my …

Create a Custom Settings Page in WordPress

I can’t count how many custom settings pages I created in WordPress over the years, not only for clients but for …

Creating a Photo Archive Website From My flickr Data

I am not sure when exactly I finally canceled my flickr Pro account. I had been a paying Pro user for a long time and I …

I replaced WordPress with Kirby

For a couple of months now my photo blog has been running on Kirby. Kirby is a file based CMS, that I always wanted to …

Webbed Briefs

I recently stumbled upon the video series called Webbed Briefs by Heydon Pickering. They are very well made and really …

CSS Tutorial: Style Table Rows To Look Like Cards

A client needed a more readable design for some of the tables on their website. The typical table styling was not …