[wp-hackers] Filter Hooks for Enclosures

Dave Grijalva grijalva at gmail.com
Tue Feb 14 02:35:08 GMT 2006


I agree with that.  I'm just looking for some hooks.

In the meantime, I'd like to be able to make my plugin work without any
modification to the wp source.  Are there any hooks available for the
beginning and end of a feed generation?

-dave

On 2/13/06, David House <dmhouse at gmail.com> wrote:
>
> On 13/02/06, Dave Grijalva <grijalva at gmail.com> wrote:
> > I don't really know if all that is necessary.  A lot could be done by
> just
> > tossing in some filter hooks here that are feed specific.  Like being
> able
> > to modify the link string, or the enclosure url, etc.  Being able to
> modify
> > a feed template would be nice, but there is a large potential there for
> > people to start breaking their feeds.  A lot can be done with the plugin
> api
> > that will make it safer for users to modify things by allowing someone
> else
> > to do the heavy lifting.
>
> +1
>
> I think that with enough template tags we can make creating new feeds
> easy. With enough hooks, we can make editing existing ones easy as
> well. No need to add to WP's already large core.
>
> --
> -David House, dmhouse at gmail.com, http://xmouse.ithium.net
> _______________________________________________
> 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