iFrame suddenly showing example from plugin page
-
I have been using this plugin for years to display a Google map. My short code is the following, except I am showing it here with round brackets rather than square (in case square brackets trigger some short code on this site):
(iframe height=”600″?src=”https://blog.antipole.co.uk/blog/uploads/blog-charts/2016-19/Whole_Baltic_track.html”)
Sometimes and certainly today, the iFrame shows something else, namely the iTube video as in the example at the start of the plugin description here.
Examining the code with the web inspector, I see:
<iframe 0="height="600" src="https://blog.antipole.co.uk/blog/uploads/blog-charts/2016-19/Whole_Baltic_track.html"" src="https://www.youtube.com/embed/4qsGTXLnmKs" width="100%" height="500" scrolling="yes" class="iframe-class" frameborder="0"></iframe>
That is the src parter has been replaced with src=”https://www.youtube.com/embed/4qsGTXLnmKs” as on the plugin description.So has my site been hacked? I have SSL turned omn so the page is secure. I have no other evidence of a security issue. If it had been hacked, why would the hacker display the example content from the plugin description rather than something of benefit to him/her? The coincidence seems too much. Is it some plugin failure? Any ideas, please?
- The topic ‘iFrame suddenly showing example from plugin page’ is closed to new replies.