July 21, 2022 — Content consistency is very important to site owners but implementing that is a complicated issue for developers to solve, with many reaching to third-party plugins.
In this workshop, geared towards developers, we will create a custom plugin that will define a configurable pre-publish checklist that must be met before content can be published.
Along the way, we’ll work with the `@wordpress/env`, and `@wordpress/scripts` packages to create a local development environment and create our build process. We’ll also learn how to extend the Block Editor UI using the SlotFill system and leverage the data layer to deeply integrate our plugin into the core publishing process.
March 29, 2022 — Have you always wanted to create your own Gutenberg block but didn’t know where to start? Or, maybe you tried and found the process daunting or confusing? If so, then this intermediate learn-up is for you! We are going to use Replit.com for this session to allow attendees to use their web browser to work in a pre-configured WordPress installation.
January 5, 2016 — My presentation will focus on sharing practical tips and advice based on my experiences in becoming a core contributor. While there will be some technical aspects of how to contribute, my intention is to share what I have learned along the road to getting my first props and to provide practical, real-world advice on how to get into core contribution. My audience would be developers of any level who want to start contributing to core.