Jake McMurchie saxophonist and WordPress developer

Jake McMurchie

How to build a dynamic block with PHP

22/09/2025

Excellent tutorial here by Brian Coords: https://www.briancoords.com/how-to-build-dynamic-php-blocks-in-wordpress/

Read in full

A basic CI/CD deployment from Bitbucket to Cloudways

15/07/2025

Or how to push code from your computer directly to your server.

Read in full

Connecting a new git repository to Bitbucket

Whenever I start a new project I always create a new git repository for it. And then remember I should create a remote repository. And then I forget the process for connecting the two. So here’s how I do it.

Read in full

Development workflow with gulp

16/12/2020

The basics of my development process.

Read in full

Using the Google Calendar API to integrate a Google calendar into your website

12/06/2018

Or how to update your website directly from your Google Calendar.

Read in full