[Plugin: Twitter Follow Button] HTML validation error and script issue
-
This plugin has a HTML validation error in that it uses single quotes instead of double quotes on the style attribute of the div tag.
Also, it places the script into the body area instead of the head.
Another concern is that the script file is added in such a way that it ignores the fact that other plugins may have already added this script.
I’m using another plugin that adds in the head:
https://platform.twitter.com/widgets.js?ver=3.3.1Then this plugin adds in the body:
https://platform.twitter.com/widgets.jsThus the page load times are increased needlessly.
https://www.ads-software.com/extend/plugins/twitter-follow-button-plugin/
- The topic ‘[Plugin: Twitter Follow Button] HTML validation error and script issue’ is closed to new replies.