Beanstalk’s guide to deploying WordPress
There are lots of ways to deploy WordPress and now Beanstalk has added their own take on deploying WordPress with Git and their deployment tools.
There are lots of ways to deploy WordPress and now Beanstalk has added their own take on deploying WordPress with Git and their deployment tools.
The wp-cli (command line interface) project has really been gaining traction. Scribu shows in this post how to easily setup unit tests for WordPress plugins using wp-cli.
Creating custom URL rewrites in WordPress, using an easy-to-read, step-by-step tutorial.
WP Stack is a professional WordPress deployment tool written and maintained by Mark Jaquith. It assumes you’re already using a number of professional development techniques. Specifically, WP Stacks aims to help you scale WordPress out to multiple servers.
I love posts like this. I’ve never given Lazy loading of images much thought. Devin Price has explained what lazy loading actually does, how it’s best handled in WordPress, and gives his recommendation on how to best use this sort of functionality. This is exactly how a short form tutorial should be.
Tom McFarlin, doing what Tom McFarlin does over on wpTuts+. Go read about why boilerplates matter. I personally use versions of both of his settings and plugin boilerplates, which you can get from the links in his post. Go read it!
Upsource is a developer tool that provides IDE-level code insight to help developers understand and review code changes. It supports both Git and SVN. I haven’t used a tool exactly like this before, but it’s featuresย look pretty awesome.ย And Upsource is made by Jetbrains — the company behind PhpStorm — so I would bet it is…