Take back the day with WP-CLI

When’s the last time you’ve met a developer that wasn’t busy? We as developers are constantly pressed for time and are always looking for tools to make our jobs easier.

WP-CLI can be one of the most powerful tools in a developers tool belt if used correctly. This tool can be used to automate the simplest or most complex tasks with ease. All from the comfort of your command line.

In this session, I’ll show you a few specific examples where WP-CLI can save you tons of time by performing tedious, or repetitive tasks, and getting you back to the things you want to be doing.

Build Web Applications with Gutenberg

The new WordPress editor (Gutenberg) is how all new content is to be created on WordPress. However with the way the data is stored, is that really the best way to power an application? I will walk through the drawbacks for how Gutenberg stores data, and how to easily change that to more easily power custom headless (and not) web applications.