December 22, 2015 — WP-CLI is a set of command line tools for managing your WordPress site. It allows you to perform many tasks much quicker than you would be able to by other means. In this session, I will teach you how to get WP-CLI running, and show some of my favorite time saving features. Once you’ve started using WP-CLI, you’ll wonder how you ever lived without it! This talk is appropriate for developers, designers and server administrators of all skill levels.
December 13, 2015 — WP_CLI is a powerful tool, even right out of the box. But it can be made to do so much more. This talk will discuss extending WP_CLI by adding your own commands. Whether for simple site maintenance or helping to manage clients learn to utilize WP_CLI to it’s maximum extent the right way with tips on adding commands, handling input and output and making sure that users can figure out just what your command is doing. This is an advanced talk appropriate for intermediate to advanced developers.
November 2, 2015 — All too often designers and developers alike wince at the phrase “command line interface”. In this talk I’m going to prove that you don’t need a neckbeard to use the terminal. If you like the idea of getting more work done in less time, or if you’re just down right curious about what this WP-CLI stuff is all about, then this session is for you!
September 28, 2015 — Talk about the history of WP-CLI and the possible future of WordPress plugin development.
September 26, 2015 — Ova demonstracija pokazuje kako od nule napraviti optimizovano razvojno okruženje na svim platformama, sa primarnim fokusom na PHP i WordPress. Takođe pokazuje kako lako integrisati alate poput xDebug, XHProf i Blackfire za debugovanje i optimizaciju samih aplikacija. Prolazi se kroz teme razvoja aplikacije na više PHP instalacija paralelno (5.2, 5.6 i HHVM) i menadžmenta okruženja koristeći WP-CLI.
September 15, 2015 — WP-CLI is a set of command line tools for managing your WordPress site. It allows you to perform many tasks much quicker than you would be able to by other means. In this session, I will teach you how to get WP-CLI running, and show some of my favourite time saving features. Once you’ve started using WP-CLI, you’ll wonder how you ever lived without it!
Prerequisites:
This talk is appropriate for developers, designers and server administrators of all skill levels.
May 30, 2015 — WP-CLI
Tom Nowell
Tom explains what WP CLI is, introduces three useful commands you can use, and explains how to find out more.
Catering for WordPress
Kirsty Burgoine
This talk is a whistle stop tour of how WordPress was used to create an intranet for businesses in the restaurant / catering industry. Some of the features include help plan and budget dishes and menus, work out costings for bulk recipes down to individual portions and include other factors such as VAT and a variable gross profit.
Custom Post Type Meta
Mark Wilkinson
Slides:http://markwilkinson.me/2015/03/wordcamp-london-2015-lightning-talk
Over the course of many WordPress site builds, Mark found a constant problem when dealing with custom post types: he wanted to add meta data to a post type like you do a post. In this talk Mark gives a brief overview of why he needed to be able to do this and how he went about it, building a plugin to provide this functionality.
Cleaner Themes and Plugins
Miles Stewart
Miles talks about creating cleaner themes and plugins, moving towards using mvc in plugin and theme creation.
Debugging
John Blackbourn
John talks about why you should treat debugging as a key skill that you should practice and become proficient at. He’ll show you a few tools and processes for modern and efficient debugging of the front end and the back end.
May 27, 2015 — WP-CLI is a set of command-line tools for managing WordPress installations. Learn how to ditch your traditional methods for updating, migrating and installing for something much faster and more efficient. See examples of existing commands and learn how to create your own custom commands!
January 21, 2015 — This presentation covers tips and tricks for working on the command line. It also reviews WP CLI; installation and usage.
December 8, 2014 — Vagrant, Puppet and WP-CLI. This talk is what these technologies do and how you can use them to automate and source control your environment.