June 22, 2015
Using the theme customizer – Merrill Mayer
An overview of the theme customizer API and how to build it into your themes.
Falling in Love with Sass for WordPress — Frederick Meyer
Learn why Sass, the CSS preprocessor, is better than vanilla CSS for complex projects, based on two key qualities of Sass: 1. It’s DRYer, and 2. It’s dynamic. The talk describes these benefits with reference to a complex real-life client project: creating a user-managed WordPress theme generator, with widths, color scheme, typography, etc., all changeable as Sass variables, compiling to one clean custom CSS stylesheet with no extra “theme options” DB calls.
Using Composer and WordPress — Kalen Johnson
Composer has taken the PHP community by storm, allowing projects to easily integrate PHP packages with their projects. Although WordPress doesn’t (yet) use autoloading and Composer, that doesn’t mean we as developer’s don’t have to. We walk through what Composer is, how to use it, then see how we can integrate it with our own WordPress projects, whether that’s a theme, plugin, or an entire WordPress site.
WordCamp Seattle 2015: Experienced Edition 9
Merrill Mayer 4
Frederick Meyer 3
Kalen Johnson 2