April 20, 2016 — Learn how to leverage wp-cli to manage WordPress from the command line. From setting up sites, to managing routine tasks and performing migrations, wp-cli has you covered.
December 12, 2015 — This session covers the basics of the WordPress HTTP API. More often than not, custom code uses clunky cURL functions to make remote requests. WordPress has a built in API to make this much simpler. Why not use it?