去掉 WordPress 自带的默认登入小工具的文章RSS 评论RSS WordPress.org /* 去掉 WordPress 自带的默认小工具的,文章 RSS、评论 RSS、WordPress.org 链接 */ .widget_meta ul li:nth-child(3),.widget_meta ul li:nth-child(4),.widget_meta ul li:nth-child(5) { display: none; }