Validation error
-
I like your plugin. But while i’m using it on my site(gvizdyk.org.ua), validation (https://validator.w3.org) shows an error.
The error message says:
” & did not start a character reference. (& probably should have been escaped as &.)… target=”_blank” href=”//twitter.com/search?q=%23habr&src=hash”>#habr <a … “
I fixed this error by replacing ‘&’ to ‘&’ in file “gg-twitter.php” (line ‘237’ column ‘143’), so you may do the same thing.
- The topic ‘Validation error’ is closed to new replies.