Title: Bug on RSS
Last modified: August 22, 2016

---

# Bug on RSS

 *  Resolved [Nicolas Juen](https://wordpress.org/support/users/rahe/)
 * (@rahe)
 * [11 years, 7 months ago](https://wordpress.org/support/topic/bug-on-rss/)
 * Hi,
 * Thank you for your plugin ,but there is a bug on the rss content.
    If I have 
   activated the auto content add on the rss the content is skipped because your
   filter does not return something everytime.
 * You just have to add
 *     ```
       else {
                   return $content;
               }
       ```
   
 * On line 120, if not main query or not single then the filter return nothing.
 * Thank you !
 * [https://wordpress.org/plugins/timespan/](https://wordpress.org/plugins/timespan/)

Viewing 2 replies - 1 through 2 (of 2 total)

 *  Plugin Author [paperleaf](https://wordpress.org/support/users/paperleaf/)
 * (@paperleaf)
 * [11 years, 6 months ago](https://wordpress.org/support/topic/bug-on-rss/#post-5460452)
 * Hey Rahe,
 * Sorry for the delay on getting back on this specific fix. Thanks for the suggestion.
   We’ve just pushed an update and things are working great!
 * Thanks!
 *  Thread Starter [Nicolas Juen](https://wordpress.org/support/users/rahe/)
 * (@rahe)
 * [11 years, 6 months ago](https://wordpress.org/support/topic/bug-on-rss/#post-5460454)
 * Hi !
 * Not a problem 🙂
    Thanks for the patch !

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Bug on RSS’ is closed to new replies.

 * ![](https://ps.w.org/timespan/assets/icon.svg?rev=999432)
 * [TimeSpan](https://wordpress.org/plugins/timespan/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/timespan/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/timespan/)
 * [Active Topics](https://wordpress.org/support/plugin/timespan/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/timespan/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/timespan/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: [Nicolas Juen](https://wordpress.org/support/users/rahe/)
 * Last activity: [11 years, 6 months ago](https://wordpress.org/support/topic/bug-on-rss/#post-5460454)
 * Status: resolved