Use Editplus to search in the code directory,
Comment out all references:
"C:xampp-1.8.3htdocswordpress-4.0wp-includesjstinymcepluginscompat3xcssdialog.css"(1,21):
@import url(//fonts .googleapis.com/css?family=Open+Sans:300italic,400italic,600italic,300,400,600&subset=latin-ext,latin);
Comment out this line with /**/
"C:xampp-1.8. 3htdocswordpress-4.0wp-includesscript-loader.php"(603,34):
$open_sans_font_url = "//fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,600italic,300,400,600&subset= $subsets";
Comment out this line directly
The above has introduced the rubbish WordPress, which always refers to the Web font files on fonts.googleapis.com, which is very popular. It includes relevant content. I hope it will be helpful to friends who are interested in PHP tutorials.