Skip to:
Content
Pages
Categories
Search
Top
Bottom

Remove author from main rss feed

  • Hi there

    Is there a way to strip the author from the main rss feed? I am showing the rss feed on a related wordpress site and I get: Username on “topic name here” for each result. I want to strip the “Username on” part so I just get the topic name. Any suggestions?

Viewing 1 replies (of 1 total)

  • zaerl
    Participant

    @zaerl

    Template file rss2.php line 27 (Kakumei theme):

    <title><?php post_author(); ?> <?php _e('on')?> "<?php topic_title( $bb_post->topic_id ); ?>"</title>

    Change it in whatever you want.

Viewing 1 replies (of 1 total)
  • You must be logged in to reply to this topic.
Skip to toolbar