If you’re anything like me, when you open up old files, you like to clean them up while working in them. It only adds a small amount of time to your work and is the most convenient time to “get around” to cleaning things up. There are some things we […]
Tag: Testing
I’m Speaking at WordCamp Jackson on Saturday!
After a little over 2 years since my first speaking gig at WordCamp Columbus, I’m getting my head back in the game. I’ll be talking about the “human side” of testing, which I’ve talked about on my blog briefly before (Testing Plugin/Theme Updates & Testing Updates for Your Clients). So come to […]
Testing Plugin/Theme Updates – What to Look For
This post deals with the human aspect of testing plugin/theme updates on a WordPress site. For the technical side of testing, please read Testing Updates & New Features for Your Clients. When testing updates to WordPress, plugins, or themes, be sure to ask yourself the following questions: Does the site look […]
Testing Updates & New Features for Your Clients
Before You Start – Documentation When you are working on someone else’s site, it’s imperative to minimize the risks you introduce. One of the first steps in minimizing risks is understanding the current setup and documenting your process. The documentation may start off as notes for yourself, but could quickly […]
Automatically Clear Cache on a Site When Closing Chrome
Recently, I was testing a redirect issue on a WAMP WordPress installation. I was getting tired of going through my history to remove my cache from just the one site, localhost. So I googled and found this solution to make Chrome automatically clear cache for localhost on exiting. Menu > […]