WordPress技巧
2020-04-19
简单搜索了一下,发现网上都是下面这个方法,直接在主题的functions.php中加入下面的代码 function disable_all_feeds() { wp_die( '本站不提供feed' […]