I have a WP_Query returning a list of posts of a particular post type and with a certain meta_value (custom field value)
Is there a way generate an RSS feed based of these results ?
|
I have a WP_Query returning a list of posts of a particular post type and with a certain meta_value (custom field value) Is there a way generate an RSS feed based of these results ? |
|||
|
|
|
Look at this: http://www.seodenver.com/custom-rss-feed-in-wordpress/ |
|||
|
|
|
You should use Then in your callback function you can use |
|||
|
|