PHP 8 and Nginx on Ubuntu 20.04 LTS Tutorial — 17 October, 2021
I needed to set up instances running PHP 8 a few times to test that my WordPress plugins and composer packages work on PHP 8. I also have…
Wordpress Vs Static Websites — 30 December, 2020
I watched a lecture from "Clean Coding" author, Robert C. Martin (Uncle Bob), recently. He was talking about making a website with his son…
Javascript CSS Accordion — 22 December, 2019
I was having trouble finding a WordPress plugin that would give me an Accordion on a particular WordPress website. Either jQuery was not in…
Moving a WordPress Blog to Different Hosting — 08 July, 2018
2022 Update This post was written in 2018 and while I think most of the article still applies, there are other methods to deploy a WordPress…
WordPress and the Command Line — 07 July, 2018
These days there are often WordPress apps on the control panel of hosting providers that enable you to install WordPress easily with a click…
How to write a WordPress Plugin — 05 October, 2016
There are 1,000s of WordPress Plugins and each one is individual, but for anyone wanting to make a plugin for themselves here are a few…
Post Volume Stats — 15 September, 2016
Post Volume Stats Wordpress plugin, "Post Volume Stats", is free to download here. It is a plugin to show the user's posting patterns - from…
Add Target Fixer — 14 September, 2016
This is currently a very simple plugin that solves the target="_blank" vulnerability, which is a security risk in that it allows phishing to…
Projects — 30 July, 2016
You can see my public git repos at my GitHub profile. Some of My Test Websites Here are some websites I've set up at various points as part…