Walkthrough: Setting up a Secure WordPress Site with Git – Part 2

This is a continuation of Part 1. If you haven’t looked at Part 1, I recommend that you do because it includes some additional setup for a secure install. WP_DEBUG on local dev I like to run my local dev version of WordPress in debug mode as that helps uncover issues while I’m doing theme […]

Walkthrough: Setting up a Secure WordPress Site with Git – Part 1

This article is a walkthrough on the steps to setup a fairly secure* WordPress site leveraging git to make updates easier. It is the result of a set of best practices that I follow when setting up a new WordPress site. This is not a guarantee of a “hackproof” WordPress site. It is merely a […]

Link Roundup

The stomach flu descended on our family this week and, while I didn’t get sick, I’ve been taking care of others who did. As a result today’s post is a group of links I’ve been reading and thinking about related to webdev and QA rather than something original. http://css-tricks.com/modular-future-web-components/ [Web Components] allow us to bundle […]