[wp-hackers] Need more RSS hooks
Denis de Bernardy
denis at semiologic.com
Thu Jan 26 12:13:12 GMT 2006
you can do this by throwing an output buffer handler on the init hook.
D.
> -----Original Message-----
> From: wp-hackers-bounces at lists.automattic.com
> [mailto:wp-hackers-bounces at lists.automattic.com] On Behalf Of Jason S
> Sent: Thursday, January 26, 2006 12:28 PM
> To: wp-hackers at lists.automattic.com
> Subject: [wp-hackers] Need more RSS hooks
>
>
> I want to style my feed. I have no way of doing this without
> modifying my wp-rss(2).php file. I don't want to do this. I
> want to drop in and remove plugins with various XSL changes.
>
> Please give us more rss hooks, or at least just this one more!
>
> When I was initially looking... I thought that rss(2)_head
> was going to be the hook I wanted, 'lo and behold, it's in
> the xml structure itself.
>
> So, I'm going to be redundant:
> I want to be able to slap in ANYTHING (in my case, an <?xml-stylesheet
> ?>) in between between the <?xml ?> declaration and the root element.
>
> I think the gotcha is going to be the name... rss(2)_dec ?
> I dunno. What do you guys think?
> _______________________________________________
> wp-hackers mailing list
> wp-hackers at lists.automattic.com
> http://lists.automattic.com/mailman/listinfo/wp-hackers
>
More information about the wp-hackers
mailing list