validation errors
-
This plugin has some validation errors easy to fix:
Line 539, Column 245: & did not start a character reference. (& probably should have been escaped as &.)
….php?action=wti_like_post_process_vote&task=like&post_id=66111&nonce=xxxxx…
Line 539, Column 255: & did not start a character reference. (& probably should have been escaped as &.)
…n=wti_like_post_process_vote&task=like&post_id=66111&nonce=xxxxx’ data-ta…
Line 539, Column 269: & did not start a character reference. (& probably should have been escaped as &.)
…t_process_vote&task=like&post_id=66111&nonce=xxxxx’ data-task=’like’ data…
Line 539, Column 471: An img element must have an alt attribute, except under certain conditions. For details, consult guidance on providing text alternatives for images.
…t/images/pixel.gif’ title=’Me gusta’ /><span class=’lc-66111 lc’>+1</span>…
Line 539, Column 675: & did not start a character reference. (& probably should have been escaped as &.)
….php?action=wti_like_post_process_vote&task=unlike&post_id=66111&nonce=xxxxx…
Line 539, Column 687: & did not start a character reference. (& probably should have been escaped as &.)
…wti_like_post_process_vote&task=unlike&post_id=66111&nonce=xxxxx’ data-ta…
ine 539, Column 701: & did not start a character reference. (& probably should have been escaped as &.)
…process_vote&task=unlike&post_id=66111&nonce=xxxxx’ data-task=’unlike’ da…
Line 539, Column 908: An img element must have an alt attribute, except under certain conditions. For details, consult guidance on providing text alternatives for images.
…mages/pixel.gif’ title=’No me gusta’ /><span class=’unlc-66111 unlc’>-1</span>…
Hope you can fix them.
The topic ‘validation errors’ is closed to new replies.