TinyMCE Valid Elements Wordpress Plugin prevents stripped code
I recently tried to embed a google maps iframe in a Wordpress post and was dismayed to find out that the visual editor strips out all iframe code. Unlike Drupal, Wordpress has no administrative tool to easily set allowed tags in the editor. As a workaround I installed the TinyMCE Valid Elements plugin and added "iframe" along with all of the parameters google maps needs to it's settings.
I used plugin version 0.3 on Wordpress 2.8.5.
