Having fun Creating the Everything Vintage site
A post describing how I merged three WordPress sites into the new Everything Vintage site I released a couple of days ago.
A post describing how I merged three WordPress sites into the new Everything Vintage site I released a couple of days ago.
This post explains the basics of adding Ajax to a backend Advanced Custom Fields form.
This post covers the steps required to add a custom REST api to a wordpress site.
This post explains how to easily set up the Twig templating system in your custom WordPress plugins.
This post discusses the use of Vagrant and specifically VVV for setting up a WordPress development environment quickly
In this post I’m going to explain how to use the Composer dependency manager in your Wordpress plugins
A useful trick to allow Advanced Custom Fields Conditional Logic to use data from outside the form data.
A Post explaining a simple and safe git deployment technique for uploading code changes to a live WordPress site
This article is going to discuss, in fairly high level terms, PHP Traits and how you can use them to help your wordpress development.
In this, the second part of the series showing a docker compose based development environment for wordpress, we look the rest of the files in the system and the commands which are run to complete the install and configuration of the site.
This article is the first in a series which will describe how to set up a development environment using docker compose to develop WordPress plugins.