[Plugin: FLV Embed] Issue within JS generation
-
There is extra spacing around line 1115 within flv-embed.php between these lines:
<script type="text/javascript"> document.getElementById("player{$flv_counter}").style.display = ""; var s{$flv_counter} = new SWFObject("{$player}","player{$flv_counter}","{$width}","{$height}","7");This extra spacing is causing WordPress to add </p> <p> within the script, breaking it.
I am suggesting this for a patch – I will update it myself shortly.
The topic ‘[Plugin: FLV Embed] Issue within JS generation’ is closed to new replies.