Stoked to have this tutorial published on smashingmagazine! Hop on over and check out my walkthrough on developing WordPress in a local developer environment and deploying to a live server.
Thanks for stopping by, now go read!
Stoked to have this tutorial published on smashingmagazine! Hop on over and check out my walkthrough on developing WordPress in a local developer environment and deploying to a live server.
Thanks for stopping by, now go read!
Debug logs. Super helpful yet super annoying to look at and sometimes try to find what you need to. Well, if you have not heard of it yet let me introduce you to Pimp my log. Just as its title suggests, this app gives you a much better view of all your log files, from…
Here is another small plugin, WP Site Suspended. It is simply a simple way to alter the appearance and message that WordPress shows if you archive a site in MultiSite.
Note: This project is no more, never gained any traction. Oh well! Code remains on Github…just in case. A couple years ago I launched a project site called browsingbetter.com, as my own little “try to help the web” idea. After a long while overdue, the site has received a massive overhaul. Designer friend Josh Cagwin…
I do a lot of development with WordPress, and most every site needs forms in one way or another. Gravity Forms is my go-to, it is very easy to use and really powerful. The only issue I really have is the styling used is just bloated. Each page gets crowded with several style sheets and…
I wanted a simple way to be able to customize login pages for sites we make, thought I would clean it up and put it on GitHub in case anyone else looks for the same thing.
I recently had to setup SSL on a site that ran on Liquid Web, and had to go to several other sites to get info on how to do it; so this is a consolidation post! Not only for you who are Googling how to, but also for my own future reference on how to…