Talks

While I try to attend as many WordPress meetups, WordCamps, and related open web events there is a subset of those that I’ve spoken at; this page makes note of those speaking engagements. If you’re looking for someone to speak, especially on the topic of open source, then please reach out!

WordCamp US 2019: Contributing to Core, No Coding Necessary

November 1, 2019. If you, like me, have ever thought “I’m not a developer, how could I realistically contribute to WordPress?”, then think again. Anyone can contribute to WordPress. And yes, that includes you! In this lightning talk I’ll walk you through a couple examples like coordinating component teams, gardening bugs in Trac, and getting videos submitted to WordPress.tv.

Do_the Woo podcast: Five for the Future and Contributing with Angela Jin and Jeff Paul

October 19, 2021. Contributing to WordPress is contributing to WooCommerce. In this show Robbie and Robert chat with Angela Jim from Automattic and Jeff Paul from 10up to get to very clear, yet similar experiences and insights. They go from Matt Mullenweg’s Five for the Future to the bigger picture of contributing. They not only tell us how you can do it, but how they do it themselves and what that has meant to their personal growth.

WordPress 6.1 Product Walk-Through

September 13, 2022. WordPress 6.1 release squad members will join contributors from #core and the broader WordPress community to conduct an informal preview of the major features in the upcoming release.

WordCamp 2023: Using a GitHub Action to ensure your plugins are GPL compatible

November 25, 2023. The WordPress.org plugin directory requires that all plugins must be compatible with the GNU General Public License (“GPL”) and recommends GPLv2 or later as the same license as WordPress itself. This includes third-party libraries, code, and images. With today’s modern development practices and easier contributions on git-based systems like GitHub, you may not even notice a dependency being added to your project. I will show you how to utilize a GitHub Action to scan your current codebase and ensure that all future pull requests and commits similarly ensure that all third-party libraries (aka dependencies) are GPL-compatible so that you can rest safe that your plugin can properly maintain its GPL-compatible claim.

Press This podcast: Are Your WordPress Plugins GPL-compatible?

October 3, 2023. In this episode of Press This, we explore the critical topic of GPL compatibility for WordPress plugins with Jeffrey Paul, Director of Open Source at 10up. Discover how a GitHub Action can ensure your plugins remain open-source compliant while streamlining your development process. If you’re a WordPress developer or contributor, this episode is a must-listen for staying in the GPL’s good graces and maintaining the spirit of open source.

Comments

Leave a Reply