RSS stripping URLs
-
the_content_rss(get_settings(‘rss_encoded_html’))
Does anyone know how to get WP to stop stripping HTML from the RSS feed? I’d like to be able to have a) images, b) links, and c) line breaks appear normally to people reading my site through RSS.
Using the above line, images are stripped, links become a [#] in the text with the link then listed at the bottom, and double line breaks either disappear or become single line breaks (depending on what viewer the reader is using).
I tried putting the CDAT clause around it, but the parser said it was invalid.
my RSS feed
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘RSS stripping URLs’ is closed to new replies.