OPI Blog
Learn from experts in their fields

Browsing Tags: Wordpress

So You’re Looking to Drop IE11 Support
Internet Explorer 11 is officially on it's way out! Here are a collection of resources to help you advocate for dropping support....
Local WordPress Development with Docker
Getting the LAMP stack setup for local development can be difficult. With Docker we can get setup in five minutes. In this post I'll show you how....
Feb 18, 2014
Single Sign-on With Rails, WordPress and Oauth2
In this post I will explain how to configure Rails to perform single sign-on authentication using Oauth2 and your hosted WordPress site as an authentication provider. I’ve worked on a few projects lately where there ...