Forums

[resolved] auto-p killing rss feeds (2 posts)

  1. AFreeman
    Member
    Posted 1 year ago #

    Hello,

    I've searched the forums for anything that handles the Auto-p functionality when it comes to rss items.

    I have a RSS page that uses $post_excerpt to populate the RSS description field. The Auto-P function adds a paragraph tag into that field, and renders the post bad. It shows up with out that part in it.

    I have already commented out the line add_filter('the_excerpt', 'wpautop'); which was putting the paragraph tags in, or so i thought.

    Upon validation, the P's are still there.

    There are // rss filters on the same doc but i don't see an auto-p among them. Is there another source of auto-p that i'm missing?

    Any help is welcome.
    Alex F.

  2. AFreeman
    Member
    Posted 1 year ago #

    Turns out it was the other html tags that were causing issues. The validator just stops at p. :)

    I'm going to see about using custom fields instead of $post_excerpt

    Wish me luck.
    -Alex

Topic Closed

This topic has been closed to new replies.

About this Topic