Hallo zusammen,
Benutzte das Theme TopBest von Themesmart.
Wenn ich das Theme mit dem Antivirus Plugin teste bekomme ich folgende Virus meldungen.
/themes/topbest/vafpress/autoload.php
if(is_file($file))
/themes/topbest/vafpress/bootstrap.php
if(is_file($bs_file) and is_file($fc_file))
->set_bootstrap_file($bs_file)
->set_functions_file($fc_file)
require_once $ext->get_functions_file();
/themes/topbest/vafpress/converter.php
$options = file_get_contents($option_xml_path);
/themes/topbest/vafpress/option.php
add_filter( 'wp_default_editor', create_function('', 'return "tinymce";') );
$option = maybe_unserialize(stripslashes($option));
Was bedeutet nun das? Ist das eine Bedrohun oder nicht?
Danke schon mal für eure Hilfe.
Gruß Emi