Vimeo embeds issue resolved

This morning a bug in WordPress became apparent that caused some vimeo videos to not embed properly. Apparently WordPress was using www.vimeo.com instead of simply vimeo.com for the url of embeds which only became apparent this morning after vimeo changed the way they deal with these embeds. To resolve the issue I threw together a quick plugin to use as a hotfix if this issue is affecting you. You can download the plugin, or view the code on github or simply place the code below in your functions.php file.