Tip for Streamlining Your PHP if(statements)
Recently I have been working on a WordPress plugin for Think Vitamin which necessitated getting back into the swing of PHP. Whilst getting my head around how to create the plugin I started to delve into some of the core WordPress files and came across an unfamiliar yet syntactically sweet PHP control structure.

