GOOGLE显示:
火狐显示如下:
opera显示如下:
这是
图片显示源代码(wordpress):
- PHP code
<a href="<?php the_permalink() ?>"> <img class="postimg" src="<?php get_image_url(); ?>" alt="<?php the_title(); ?>" title="<?php the_title(); ?>"/></a>
------解决方案--------------------
找到你的 get_image_url() 函数,在里面替换。