Dr Fragen in the operating room
  • WordPress on Hiatus

    ·

    I have put my contributions to WP Core on hiatus. I’ve been using WordPress since 2007. Throughout the vast majority of that time Matt has been an excellent steward of the WordPress project. It was never about ego. It was only about what was best for the project. I had the privilege of attending WCUS…

  • Contributing to WordPress, a Letter to Matt

    ·

    WordPress Core Committer group photo

  • WCUS 2024 in Pictures

    ·

    My photos of WCUS 2024

  • Shortcuts Initialize Cleanup Run individual tests Testing patches

  • The need or desire to use a personal remote management service makes a few assumptions. Any references to GitHub Updater are now to Git Updater. Git Updater allows for updating of plugins and themes that are developed outside of the official WordPress repository. Often these projects reside in GitHub, Bitbucket, or GitLab. Updating these repositories…

  • WP Core Development with Local Lightning

    ·

    Firstly, this is only meant as a how I do it. I’m using MacOS. core.git.wordpress.org It is based on using git://core.git.wordpress.org/. This would be similar to WP core development on a regular install using the WordPress Beta Tester plugin set for bleeding edge nightlies. Create symlink of wp-config.php into /public The following can be used…