[wp-hackers] Plugin Feeds Conflicting With Main Application Feeds

Alex Andrews awgandrews at gmail.com
Thu Feb 14 13:22:23 GMT 2008


Hi all

As I mentioned previously I'm adding custom feeds to my application
using the http://site.com/artists/artist_name/feed format. This
appears to be conflicting with the main wordpress feeds which would be
located at http://site.com/feed .

This is I suspect because somehow Wordpress mod_rewrite rules capture
everything with "feed" at the end of a URL and do something with it.
My re-write rules are conflicting with this.

Is this right and if so how would I go about solving this problem? Is
there some kind of "feed hook" I can latch onto where when my 'feed'
ending is called we get an interrupt and my plugin kicks in.

Regards

Alex

-- 
http://recordsonribs.com


More information about the wp-hackers mailing list