[Plugin: WordPress Processing Embed] Altcontent escaping bug
-
In the file
wordpress_processing_embed.php, in the code section that outputs the link for “newwindow”,$altcontentneeds to be escaped withhtmlspecialchars($altcontent, ENT_QUOTES).
Otherwise, the altcontent won’t be able to contain single or double quotes.http://wordpress.org/extend/plugins/wordpress-processing-embed/
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
The topic ‘[Plugin: WordPress Processing Embed] Altcontent escaping bug’ is closed to new replies.