I adore WordPress, so much so that I use it to design websites that don’t even require a blog, just solely based on the CMS, ease of installation and abundant supply of options and plugins available for it. With all that being said, now and again I run into an issue with some stupid coding somewhere along the lines that won’t let me do exactly what I want.  Today I ran into a problem implementing a plugin that would allow me to place a Google Maps map onto a client’s website.  Google is nice enough to give the code out to hard code their maps into any site, but it requires the iframe tag which does not play nicely in WordPress.

After 10 minutes of searching the web and three more failed map plugins, it dawned on me that this was really stupid, I should be able to use whatever HTML code I want in WordPress, including the iframe tag.  This is how I found the EmbedIt Plugin.  According to their site, EmbedIt is a,

simple plugin that allows you to embed any html code in a post, deciding precisely where to embed it, allowing you freedom of coding your html without being annoyed by the wysiwyg editor.

  • embed Youtube videos into wordpress
  • embed ustream into wordpress
  • embed a custom Google Map into wordpress
  • embed whatever html code into wordpress
  • embed specific Adsense code into wordpress posts deciding WHERE it should go inside an article

The appeal to this plugin is that it will allow anyone to use any code they want without a funky plugin or breaking the framework in their WordPress theme.  EmbedIt utilizes the custom field in WordPress and is fully documented with screenshots on the official page.

My only complaint about this plugin is that you must submit a valid email address which grants the publisher of this plugin to send you an email now and again about new WP plugins he is working on.  I got the email instantly which has the link to download, but I still don’t like it.  I fully understand people take time to create these free plugins and never really get a lot of credit, but I think he’d be better off allowing free downloads and putting a Paypal donate button on his page instead of collecting email addresses.