• Resolved olga22

    (@olga22)


    Hello,

    Thank you for this great, beautiful and free plugin.

    One single itch : every time there is an update, I have to go in the files and change the 3 things below so that my pages will still validate in W3C. It would be really nice if you incorporated them in the code. Your plugin would then be perfect !

    In plugins/simple-share-buttons-adder/inc/ssba_buttons.php
    -line 702 (stumbleupon error): replace
    $strPageTitle with urlencode($strPageTitle)
    -line 755 (email error): replace
    $emailTitle with urlencode($emailTitle)
    In plugins/simple-share-buttons-adder/inc/ssba_styles.php
    -line 51: add a space where I put XXX
    return str_replace( ‘<script ‘, ‘<script id=\’st_insights_js\’XXX’, $tag );

Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Code for validating with W3C in next update ?’ is closed to new replies.