[Plugin: WordPress Processing Embed] [Plugin: WordPress Processing Embed] popup.php has bad _GET* va
-
Looking at the popup.php code, I can’t help but notice that it’s full of variable references such as:
archive="<?php echo($_GETfile); ?>,<?php echo($_GETpluginurl); ?>/data/core.jar" width="<?php echo($_GETwidth); ?>" height="<?php echo($_GETheight); ?>"I don’t think the _GET* are intentional, right?
http://wordpress.org/extend/plugins/wordpress-processing-embed/
The topic ‘[Plugin: WordPress Processing Embed] [Plugin: WordPress Processing Embed] popup.php has bad _GET* va’ is closed to new replies.