Hey there! If something on my site looks broken, it’s because I’m experimenting with different block themes. This one is Kanso.

  • Introducing GitHub Actions for Automated Testing

    Introducing GitHub Actions for Automated Testing

    GitHub Actions allows us to automate software workflows directly in GitHub, triggered by GitHub events. By switching, we are able to take advantage of a unified interface, inline annotations for linting issues in pull requests, the broader open source ecosystem building and using Actions including existing work in Gutenberg, and free availability for public repositories.


  • Themes field guide: WordPress 5.5

    Themes field guide: WordPress 5.5

    WordPress 5.5 will contain several changes to existing features that will directly impact themes. This theme specific field guide details a few changes and also links several that were previously published separately.


  • Miscellaneous Developer Focused Changes in WordPress 5.5

    Miscellaneous Developer Focused Changes in WordPress 5.5

    WordPress 5.5 comes with a number of small developer-focused changes. Here’s a summary of what you can expect.


  • Codebase language improvements in WordPress 5.5

    Codebase language improvements in WordPress 5.5

    In version 5.5, WordPress will see several changes aimed at maintaining a welcoming environment for all contributors while improving the clarity and inclusivity of the codebase. This is a separate but related effort to a recent proposal to update the default branches for all of the project’s GIT repositories.


  • Dashicons in WordPress 5.5 (the final update)

    Dashicons in WordPress 5.5 (the final update)

    In the final Dashicons update being included in the 5.5 release, 65 new icons have been added. This includes 26 icons that were merged into the icon font that already existed in the block editor.


  • PHP related improvements & changes: WordPress 5.5 edition

    As part of an ongoing effort to improve compatibility across all supported versions of PHP (currently 5.6.20–7.4), several tooling additions and improvements have been made during the 5.5 cycle. A large handful of changes were made to address the findings from these tools. Here are some that you need to be aware of.


  • External Library updates in WordPress 5.5: call for testing

    WordPress 5.5 is currently slated to bring some long awaited updates to a handful of external libraries bundled with Core. A few of the updates are particularly large, and while backwards compatibility measures were taken, they could potentially require adjustments to plugins, themes, and custom code. For that reason, this developer note also doubles as…


  • Pressure Cooker BBQ Pulled Pork

    Pressure Cooker BBQ Pulled Pork

    One of my hobbies is cooking and trying to cook new things. I’ve recently been experimenting with the InstantPot pressure cooker that we have and decided to start sharing the recipes that I use, and what works for me (you can thank a few friends for the push). Disclaimer: I fully acknowledge this is not…


  • Closing the book on WordCamp Boston 2020

    Closing the book on WordCamp Boston 2020

    Today, the cancellation of WordCamp Boston 2020 was officially announced. It was a really hard decision to make. I know that many people (including myself) look forward to the event every year. But, I fully believe it is the right decision to make. In the announcement post, I provided a very detailed breakdown of the…


  • Associating GitHub accounts with WordPress.org profiles

    Associating GitHub accounts with WordPress.org profiles

    In recent releases, the process of collecting props for non-WordPress.org contributions (namely Gutenberg) has been highly manual and error prone, occasionally resulting in contributors not receiving proper credit. Connecting your WordPress.org and GitHub accounts will allow automatic tooling to be built which reduces the burden on release teams to maintain a credit list.