Thanks Barry. If you mean apply_filters, I’m willing to try that, but the issue is that the feed url needs to be generated using a form where users select categories, authors and venues. The filter form needs to generate completely different feeds for different clients, so nothing can be hard-coded and it’s best if all filters are in the url.
I’ll search the forum for apply_filters. Thank you!