How do I find out which plugin is creating a particular line of code?
-
Hello,
I would like to know who’s creating the following lines of code at my site:
<script type=’text/javascript’ src=’https://platform.twitter.com/widgets.js?ver=1.1′></script>
and
<script type=”text/javascript” src=”https://www.laneuronaatenta.com.ar/wp-content/cache/minify/000000/PYrRDkAwDAB_aFOyX9h_SEdD2Waqi_h7JOLt7nIOlr2SXMZ9YBNPgkpN4mxaQMW5YiwIywHe97LVPDIdpgM9WZXEhojDGlhGW5je7Q-P3w.js.pagespeed.jm.VkRkpduAyO.js”></script>
I’m interested in find that out because Google Pagespeed Insights are listing them under the “Eliminate render-blocking JavaScript and CSS in above-the-fold content” section.
Thanks in advance
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘How do I find out which plugin is creating a particular line of code?’ is closed to new replies.