View Single Post
Old 03-14-2018, 07:57 AM  
Gandolph
Confirmed User
 
Gandolph's Avatar
 
Industry Role:
Join Date: Nov 2015
Location: USA
Posts: 180
Quote:
Originally Posted by Brian mike View Post
Got this injected on a file and before remove it wondering is anyone saw this before ?

I'm still a rookie playing around those file so better ask first lol.

<div style="display: none;" class="mdlWrap">
<div class="mdlOverlay">&nbsp;</div>
</div>


Also i see this in footer.php there is wp_footer(); function . Im sure this should not be there.
There is nothing wrong with your adult wordpress theme

You received what is referred to as a false positive on your virus scan which happens often

wp_footer() is a wordpress hook which makes theme development easier by adding all of the core essentials with this simple hook, you will find this in any wp site

div style="display: none;" class="mdlWrap">
<div class="mdlOverlay">&nbsp;</div>
</div>

Believe it or not this is how your theme uses the google plus button , again everything is normal - take a shot of whisky and calm down

You can remove this if it makes you feel better, we have removed all google plus info from our themes because adult themes generally do not use google plus and by removing ana scripts associated with this google + button your page score will increase
Gandolph is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote