wp-deredactie-embed-fix
For you people out there wanting to use the embedding feature of the strip videoclip at deredactie.be: more than once that just doesn’t work. The culprit is mostly the usage of quotes inside the embedding code, which messes up the HTML, resulting in a badly embedded video. And sometimes - when you’re lucky - it even screws up your layout.
Well, here’s a simple plugin for Wordpress blogs that takes care of fixing that embedded HTML for you. It adds a filter on the content you save to the DB, so the embed code gets fixed when you post an article to your blog. And that’s it. If you later remove the plugin, the (fixed) code will still work.
So, without much further ado: wp-deredactie-embed-fix-1.0.zip.
To install: unzip the file into your wp-plugins folder, activate the plugin in the plugin control panel and off you go posting those embeds.