
Up until very recently I had always used get_posts() along with an $args array in order to retrieve new posts or custom posts on a page. However, in the last few weeks I have discovered the awesome power of the […] Read More »
Read more →Up until very recently I had always used get_posts() along with an $args array in order to retrieve new posts or custom posts on a page. However, in the last few weeks I have discovered the awesome power of the […] Read More »
Read more →As you may or may not know, Contact Form 7 is probably the most popular contact form plugin out there for WordPress. With a whopping 5+ million installs, a lot of people are using Contact Form 7. I am of […] Read More »
Read more →Before we get started I just want to get one thing out of the way. Ramen is really good. Like REALLY GOOD. That is if you make home made or get it from a good ramen shop. The ramen most […] Read More »
Read more →Let’s say you have an XML file (like the one that follows) that you want to turn into an associative array in PHP. Doing this takes a few steps but it’s actually quite simple. I’m using a quiz questions XML […] Read More »
Read more →Recently I’ve been contemplating if Foundation is a little too bulky for my DobsonDev Underscores project. All I usually use from Foundation is the responsive grid system, the visibility classes and some typography settings. I wondered to myself if I […] Read More »
Read more →The fine folks at Zurb has released the new 6.4.1 version of Foundation and with it comes the brand new X-Y Grid. This is important because in the very near future, DobsonDev Underscores will also switch over to use the X-Y […] Read More »
Read more →