[wp-hackers] Re: RSS2 Action

Viper007Bond viper at viper007bond.com
Tue Apr 15 02:34:27 GMT 2008


If you're trying to add to the post contents in feeds, just use the
"the_content" filter and abort if is_feed() returns false.

On Mon, Apr 14, 2008 at 7:13 PM, Chris Poteet <cpoteet at siolon.com> wrote:

> > Other than the fact that <p> is not valid in an RSS2 feed, it does
> > work. I use that very method to insert a few things into the feed. Geo
> > tags, for one.
>
> If I encode it like this can I insert HTML?
>
> <content:encoded><![CDATA[<p>test</p>]]></content:encoded>
>
> And yes Viper, the double quote is a typo I made when pasting it.
> _______________________________________________
> wp-hackers mailing list
> wp-hackers at lists.automattic.com
> http://lists.automattic.com/mailman/listinfo/wp-hackers
>



-- 
Viper007Bond | http://www.viper007bond.com/ | http://www.finalgear.com/


More information about the wp-hackers mailing list