Dr Fragen in the operating room

Git Updater

  • GitHub Updater 4.1.0

    ·

    GitHub Updater v4.1.0 has been pushed and tagged. Thanks to My Bug Reporters First, I need to thank Jeremy Saxey, Matt Redford, and w33zy for their bug reports and help in squishing them. Some bugs are difficult to reproduce as everyone’s installation is a bit different. What this means is that some bugs when a…

    Read More

  • GitHub Updater and Remote Installation

    ·

    So GitHub Updater v4.0.0 is out. It includes a huge refactoring and now requires PHP 5.3 or better. GitHub Updater now uses namespacing and PSR 4 autoloading. I read a recent WP Tavern article and showed me what others are doing in the same space. I was intrigued. WP Pusher has done terrific work in…

    Read More

  • Private Bitbucket Repositories

    ·

    A new update to GitHub Updater reorganizes the Settings page. Now the individual user enters their Bitbucket username and password. They must have at least Read privileges for each private Bitbucket repository. The next section of the Settings page has a checkbox for identifying private Bitbucket repositories. This setup should allow developers to add clients…

    Read More

  • Automatic Plugin & Theme Updating From GitHub – Part 3

    ·

    I’ve been doing a lot of tweaking to GitHub Updater. The plugin now runs on the front-end and only for privileged users. This allows for a couple of things. It makes less overhead for the non-admin user. Second it allows for update services to do their thing. I’ve tested with several update services and iThemes…

    Read More

  • Automatic Plugin & Theme Updating From GitHub – Part 1

    ·

    About 10 months ago I decided to scratch an itch. I was running 3 or 4 different WordPress websites, including this one. I was also playing around customizing these sites by creating some one-off plugins and child themes. At the time I was doing a lot of cowboy coding on my own domains. Mostly because…

    Read More