Here is a small new service, that should make life a little bit easier for my fellow WordPress plugin developers. I’ve first presented it at WordCamp Lithuania last weekend and since then, more than 10 plugin developers have signed up.
Add Gist oEmbed support to your WordPress theme
Published September 22, 2015 by Arūnas
oEmbed is a neat way to insert embeded content form the likes of YouTube and SoundCloud. All you have to do is to place a plain text link to the resource in a paragraph of its own and the content is embeded automagically. Unfortunately, as of 4.4 none of the code snippet services (Gist, Pastebin, jsFiddle etc.) are enabled as oEmbed providers in WordPress by default.
Continue reading Add Gist oEmbed support to your WordPress theme