ouyang 2009.08.06

杂杂碎碎

去除WP博客留言评论者链接

用EditPlus打开 wp-includes\default-widgets.php ( 非WordPress 2.8 的话是wp-includes\widgets.php)文件. 然后再搜索 get_comment_author_link() ,找到后把 get_comment_author_link() 修改为 get_comment_author() . 刷新缓存.


回到页首回到页尾