Themes

WP-CLI: An Intro and Interesting Use Cases

WP-CLI is the command line interface for WordPress. In this talk, John will introduce the core concepts of WP-CLI, talk about how to use it to manage your websites, and cover a few interesting use cases for it. If you’ve never heard of WP-CLI, or you’re an experienced user, hopefully there will be something of …

Read more

Page Builder Panel – The Pros & Cons Of Them In Your Workflow

Featuring Doug Belchamber, Keith Devon and Mike Pead; this will be an open panel discussion around the use of Page Builders in the WordPress development workflow.  We’ll be hearing the pros and the cons from the panel of developers and you’ll have your chance to get involved.

The Themers Guide to WP-CLI

WP-CLI is a useful tool for automating tasks and optimising developer workflow in WordPress. WP-CLI is commonly used for maintenance and can be put to good use in the initial site build process. Learn how WP-CLI can help improve your themeing process and make it faster to perform common site building tasks.

Leveraging the Customizer for Big Media

The Customizer is one of the most powerful parts of WordPress, its a great tool for users, and big media to customise the message of content in a visual way.  We’ll be looking at an example of this and what type of features can be built around the customizer experience.

Building Single-page Sites With WordPress

Single page applications (SPA) are big part of the future of web design. Using a JS library like React or AngularJS to dynamically display content and interact with your system greatly improves the user experience for your visitors. In this talk I will be showing you how to use AngularJS and the WordPress API to …

Read more

Building Themes With The WordPress Customiser API

If you’re not already using the customizer to add custom ‘options’ into your themes, then this talk will help you get started! Dave will cover the fundamentals of getting your theme ready for customizer action before showing you how to add settings, controls, sections and panels. Then the talk will touch on more advanced topics …

Read more