【发布时间】:2011-04-03 02:19:22
【问题描述】:
我在我的计算机上本地使用 Wordpress 3.1。我一直试图从我的 wordpress RSS 提要中删除<dc:creator></dc:creator>。我删除了以下文件中的标签:
\wp-admin\includes\export.php
\wp-includes\feed-rdf.php
\wp-includes\feed-rss2.php
\wp-includes\feed-rss2-cmets.php
\wp-includes\feed-atom-cmets.php
\wp-includes\feed-atom.php
\wp-includes\feed-rss.php
\wp-includes\feed.php
<dc:creator>Author</dc:creator> 仍然保留在我的提要中!!!
感谢您的帮助!
【问题讨论】:
-
应该在 feed-rss2.php 中。你在使用 FeedBurner 吗?