Peter Wilson has been making websites since 1995.
Welcome to my personal website where I share my projects, thoughts, and experiences in web development and technology.
September 21, 2025
I’m thrilled to be part of the line up for Web Directions Enqueue, co presented by The Code Company, on November 28, 2025. Enqueue is to be one of the first engineering focused WordPress conferences in Australia, and the line up includes some of the best engineering minds in WordPress today, including Jono Alderson, Tammie […]
Talks
July 3, 2025
WordPress plugins require a number of headers to be included in the plugin file for them to render correctly in the dashboard. If releasing a plugin on WordPress.org then a number of additional headers are required in the readme file. The problem I have is that I can never remember which header goes where. Each […]
Code
July 11, 2024
I received my first WordPress props thirteen years ago today, on July 11, 2011. It was for the second ticket I’d filed.
General
February 23, 2021
In a December blog post Juliette Reinders Folmer described the upgrade path to allow projects for supporting PHP 8 alongside older versions of PHP as a nightmare. Seeing it come up in my timeline again recently, I started thinking about the affects of type declarations on projects, especially those with a plugin architecture.
December 9, 2020
WordPress 5.6 “Simone” has now been released and is available for download. For the first time, the release squad was made up entirely of people identifying as women or non-binary. In some corners of the internet this proved to be controversial.
July 30, 2020
Swings and roundabouts but this week I am sick of it. I’m sick of sanitising when I open the gate to our block of flats I’m sick of sanitising as I grab a take-away coffee I’m sick of sanitising as I enter the supermarket I’m sick of going shopping at 7am to avoid people I’m […]
July 24, 2020
I don’t think the stream, per se, was the problem with the Nick Cave concert last night. It’s was a Vimeo embed, they know how to stream and devices optimise for video. It’s the page around it that @dicefm needs to fix.
June 23, 2020
A very common pattern on the web is to overlay text on a photo. It’s a lovely effect but one that requires care to get right. The difficulty arrises for the web developer wishing to produce an accessible site because they can never be sure what the colour of the photo will be.
Design
June 2, 2020
For WordPress site owners wishing to use real cron via a crontab job, it’s fairly common to see advice to use curl to request the site’s wp-cron.php file on a regular basis. In the days before the WordPress CLI (WP-CLI), using the wp-cron.php file was the only technique available to site owners wishing to use […]
August 8, 2018
I’m in London visiting friends for a couple of weeks and, predictably enough, took them to see West End production of Hamilton the Musical. Unfortunately one of my friend’s health has deteriorated over the last few years so queuing for entry to the theatre is a problem. We needed an access ticket. This doesn’t feel […]
Blog