How to add a YouTube video into WordPress 3

Since WordPress and YouTube changed the possibility to embed videos it is not as easy as before. YouTube has an new iframe integration code: <iframe width=”560″ height=”315″ src=”http://www.youtube.com/embed/…” frameborder=”0″ allowfullscreen></iframe> but WordPress prohibits the inclusion of iframes in the standard configuration. I found an easy way to change this.

Tagged with: , , ,
Posted in wordpress

How to integrate Google+ into your WordPress plugin

A guideline for wordpress plugin developers. Now that the Google+ Button is available to use, I had the idea to integrate it into my WordPress Plugin. A little bit of linklove can not be wrong and SEO is important, also to spread an

Tagged with: , , ,
Posted in wordpress