<meta name="Description" content="<?php bloginfo('description'); ?>"/>
<link type="text/css" href="<?php bloginfo('stylesheet_url'); ?>" rel="stylesheet" />
上传到了阿里虚拟主机里面
<link type="text/css" href="http://localhost/wordpress/wp-content/themes/der_themes/style.css" rel="stylesheet" />
替换后怎么还是locallhost
求高人指点