Introduction to WordPress Filters
This short guide, aimed at beginner/intermediate developers, introduces WordPress filters, explains their basic use, and provides some examples on the topic of cheese sticks.
This short guide, aimed at beginner/intermediate developers, introduces WordPress filters, explains their basic use, and provides some examples on the topic of cheese sticks.
I always get excited when Tom McFarlin starts a new series on wpTuts+. His latest is going to take a look at the WordPress HTTP API, and his first post is up with an introduction to wp_remote_get(). Tom is one of those sources that I really trust to write great tutorials, so if you’re looking…
This tutorial goes through how to create a shortcode that allows you to create a notice for people who haven’t yet completed a specific Gravity Form on your site.
Getting rid of jQuery on gov.uk Andy Sellick, Senior frontend developer, GOV.UK: The main disadvantage of using jQuery is that it has to be included in the page assets, which can slow down how quickly a site loads. GOV.UK’s pages vary in size, but the homepage is around 246 kB – 32 kB (13%) of…
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…
What if WordPress, growing as an operating system for the web, spawns distributions and spins, like Linux? What do nine years of Jetpack teach us about Automattic and WordPress — the project and the dot-com? Rethinking how we think about SaaS, hosting, and the WordPress ecosystem…
A quick and easy way to generate the required code for Sidebars, Menus, Custom Post Types, and a few other elements you’ll likely need for your theme and/or plugin. With the visual tips/help, it makes coding these areas a breeze!