Monthly Archive for July 2015

WordPress Settings API Cheat Sheet

It took me longer than it should have to figure out the WordPress Settings API, largely because there are certain parameter names that must match if things are to work properly. However, after making good use of the Google and studying the WordPress Codex extensively, I finally figured it out. Two really helpful tutorials were: …read more…

DreamObjects Backups

I’ve been with a number of hosts over the years, but I have been with DreamHost the longest. They recently rolled out DreamObjects, which is their version of cloud-based storage. I tried it out (the price was right), but really couldn’t see myself using it, until I discovered the DreamObjects Backup plugin by Ipstenu. In …read more…

Useful WordPress Plugins

One of the great things about WordPress is that it is so easily extensible my means of plugins. Need to add a contact form, but don’t know how to code one? Grab a contact form plugin. Need to add some advertising to your site, but your theme doesn’t offer that option? Grab a plugin. In …read more…