Zach Adams Web Developer and Programmer

Making your own WPEngine-Like High Performance WordPress Server

Recently WPEngine released a new Vagrant machine called Mercury designed specifically for testing development WordPress sites with WPEngine's specialized High Performance servers. WPEngine has been well known for a long time to provide specialized WordPress Servers which can handle an insane amount of traffic on even the most complex WP sites. I'll show you how to make your own high performance WPEngine-Like Server for less then half the cost. Read More

Apt-get can’t connect to ‘security.ubuntu.com’

Ran into this issue today where on a newly made Linode Ubunu 14.04 LTS server I ran apt-get update The command started alright however eventually… Read More

The Right Tool for the Job

Source – Commit Strip… Read More

Adding XDebug to Varying Vagrant Vagrants (VVV)

Using VVV for WordPress development is awesome, however sometimes the errors returned are confusing and difficult to debug. Thankfully there’s a PHP extension which makes… Read More

When it works but I haven’t refactored it yet

Looking Through My Old Code

Securing a WordPress site when you don’t have access to the Server

We've all been in a situation where the website we're working on is stuck on some weird server somewhere and you need to make sure it's secure. Here's a list of things I make sure to do to ensure that my sites on other servers don't get hacked. Read More

Adding Sticky Results to Relevanssi

I recently ran into this problem with the excellent plugin Relevanssi. I setup a custom search area which searched through… Read More

How to Fix Navigation Menu not showing up on Category page

I ran into a very interesting problem working yesterday, with a very strange answer. Read More

Introducing the Cutlass WordPress Starter Theme

I’ve finally finished basic work on a new WordPress starter theme which integrates Laravel’s Blade Templating Engine. I’ve been using WordPress for quite some time… Read More