Mark Jaquith has outlined a revised plan for releasing 3.6 that's very pragmatic and I think a good move. Beta 1 is going to be delayed two weeks, and the final release around one week, so that the various stagesā¦
Haha. I can't even type that title seriously. Matt Mullenweg got a pretty hilarious emailĀ telling him perhaps he should consider switching Automattic properties to Drupal. Better get ready.
Fundify is an interesting take on a WordPress theme and plugin. Developed by Appthemer, it allows you to create your own Kickstarter or IndieGoGo style crowdfunding campaigns. It integrates Easy Digital Downloads for sales, and t's available on Themeforest forā¦
When moving your WordPress website, the site's URL can be saved in the database in many places. Find the easy way to change all of the URLs using a PHP script to search and replace the database for your developmentā¦
Today I had the chance to explain to one of our users why a feature was not added to WooCommerce core, but released as a separate extension. The people who do not use extra features can benefit of a fasterā¦
As much as it sounds like something Peyton Manning would say before hiking the ball, in fact I'm referencing the blue version of the new default twenty thirteen theme that Otto made as a child theme to the standard orange.
This post explores methods which can be used to pass arguments to callback functions without resorting to global variables. Additional input is welcome.
After we released the FooTable jQuery plugin (which is also available from GitHub), we had no idea it would become so popular. So the next obvious progression was to create a WordPress plugin, and it is now available for freeā¦
Widgets are one of WordPress's most powerful features. They are very easy to create but are often created in a wrong way. This posts explains the how to create a basic widget the right way.