• Is there some way to remove author names from feeds? For various reasons, we wish to keep our contributors anonymous.

    In wp-rss2.php, I tried removing the line:

    code<dc:creator><?php the_author() ?></dc:creator>

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter halsnalle

    (@halsnalle)

    [post got cut off…]

    In wp-rss2.php, I tried removing the line:

    <dc:creator><?php the_author() ?></dc:creator>

    But the author’s name still appears in the RSS2 feed! Same problem with Atom feed. Any suggestions?

    I just upgraded WordPress from 1.2.1 to 1.5.3.1.

    I’ve got just the opposite problem. Authors appear in my posts on site, but not in the RSS feeds. The dc:creator is there, but not carrying through.

    Maybe the answer to your question will help me with mine… so good luck!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘How to remove author names from feeds?’ is closed to new replies.