Forums

[Plugin: pb-embedFlash] The latest release (1.5rc9.6) is not W3C valid (3 posts)

  1. broom9
    Member
    Posted 3 years ago #

    The problem is in inc.functions.php

    Change line 188 - 189 to

    $add .= "<script type=\"text/javascript\">\r\n<!--\r\n";
    $add .= preg_replace('%[\r\n\t]+|\s\s+%', '', <<<JS
    window.onload = function() {

    And change line 232 - 234 to

    }
    JS
    );
    $add .= "\r\n-->\r\n</script>";

    will solve the problem

    http://wordpress.org/extend/plugins/pb-embedflash/

  2. pasber
    Member
    Posted 3 years ago #

    Thanks for the hint. Comes with rc9.7 =)

  3. pasber
    Member
    Posted 3 years ago #

    out now. :)

Topic Closed

This topic has been closed to new replies.

About this Topic