Dr Fragen in the operating room

wordpress

  • GitHub Updater & GitLab

    ·

    GitLab Support I’ve finally been able to add support for GitLab in the GitHub Updater v4.5.0. Additionally, support for GitLab CE and GitLab Enterprise are also included. All that’s required is an additional header with the base URI for the GitLab server. As an example, GitLab CE: https://gitlab.example.com or GitLab Enterprise: https://gitlab.example.com. Extras for GitHub…

    Read More

  • Add Custom Header Images

    ·

    After using this plugin for quite a while I decided to refactor it and submit it to the WordPress Plugin repo. I figured maybe someone else might find it useful. What the plugin does is add all images that have been uploaded to a page titled The Headers to the header image array and allows…

    Read More

  • The Events Calendar Category Colors Plugin

    ·

    It’s been a wild couple of days figuring this one out. Special thanks to Jonah West for all the help and encouragement. This plugin seeks to greatly simplify the ability to create background colors for your categories in the month view when using The Events Calendar plugin. It requires The Events Calendar v2.0.5 or greater.…

    Read More

  • Add Alarm to Events Calendar PRO

    ·

    Thanks to Joey Kudish and Jonah at Modern Tribe, Inc., I’ve converted my original hacked together code to add an alarm to a calendar event created using the Events Calendar PRO WordPress plugin into a plugin of my own. You can see/follow the original discussion on the Modern Tribe forum. This plugin requires the Events…

    Read More

  • WordPress Automatic Updates

    ·

    I think I finally have the automatic updates feature of WordPress working. Previously, when asked for my login info for the FTP connection I would get some vague connection error. It’s a permissions issue. Some permissions for files/folders need to be set for web server user, in my case Apache2, or _www on OS X…

    Read More