found datauri.php file in theams/my_theam/images of this content - is it a hack?
<?php
$input=$_GET['in'];
?>Generated for
<?php
echo $input.'';
$ext=explode('.', $input);
?>
background:url(data:image/<?php
echo $ext[1];
?>;base64,<?php
echo base64_encode(file_get_contents($input));
?>) no-repeat left center;
[Moderator Note: Please post code or markup snippets between backticks or use the code button.]
Thank you for your efforts.
http://wordpress.org/extend/plugins/antivirus/
забыл представиться:
http://is.gd/1REpvG
These are English language forums. Please use English.
jeeni
Member
Posted 11 months ago #
Although I cannot say for certain, it looks like your theme is using Data URI to embed images. I'd say it's probably not a virus/hack. Here is some information you may find helpful, Serge:
http://css-tricks.com/data-uris/
Best wishes!
Serge
Member
Posted 11 months ago #
Thank you, Jeeni! Good source!
Esmi - it was JUST TWO nice words for the developer, who is Russian. Thank you.