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.
November 16, 2014 — Have you used WP-CLI before and want to know what makes it so powerful? Or, simply curious about what makes it tick? Join Daniel Bachhuber, WP-CLI’s current maintainer, on a dive into its internals. Learn about the load process, historical design decisions, its libraries, and which pieces you can incorporate to make your commands just as powerful.
October 17, 2014 — Introdução ao WP-CLI, uma interface de linha de comando que auxilia nas tarefas de desenvolvimento e manutenção de um site WordPress. (com Rodrigo Primo)