auto-p killing rss feeds
-
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)
Viewing 1 replies (of 1 total)
- The topic ‘auto-p killing rss feeds’ is closed to new replies.