Taxonomy vs Post Meta Queries
Ever wonder exactly why taxonomy queries are faster than post meta?
In an effort to showcase how Gravity Forms can be used as a platform, Rocket Genius developer Steven Henty has created a quite in-depth tutorial on how to create a Gravity Forms add-on. With over one million WordPress sites running Gravity Forms, there’s already a sizeable install base and a healthy ecosystem is emerging of…
Here are a few things I think about when I work on WordPress themes that other developers may encounter down the road. It’s good to work in a way that helps those who come after you know what you’ve done, especially when you have to do something that’s not particularly ideal.
Tom McFarlin has written another useful post on the wpTuts+ blog. He reminds us to stick to the WordPress coding standards for our naming conventions and function arguments. As you start working with other developers on projects, or see your own code for the first time in six months, these easy-to-implement standards will be your…
According to the Polygots Make blog, WordPress is used all over the world and in many different languages. To put that in perspective, more than a third of existing WordPress installations are non-English and in his keynote at WordCamp Seattle, core developer Andrew Nacin mentioned that only 5-10% of the world speaks English. At AudioTheme,…
Getting rewrite rules and Regex right is an often painful task in WordPress. Conflict solving, commenting the expressions, et cetera is something most people want to avoid. To be honest, every modern PHP or JS framework nowadays has a very simple approach on this topic. Finally we got something like that for WordPress as well:…
Don’t miss your opportunity to visit Boston for the second iteration of A Day of REST, a conference exclusively devoted to teaching you about the WordPress REST API.