• Resolved AFreeman

    (@afreeman)


    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.

Viewing 1 replies (of 1 total)
  • Thread Starter AFreeman

    (@afreeman)

    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

Viewing 1 replies (of 1 total)
  • The topic ‘auto-p killing rss feeds’ is closed to new replies.