I really would like to have not only an RSS, but even a JSON support. It would be quite easy to do that, and it would be extremely convenient in order to build blog aggregators. JSON is faster and easier to use than XML.
I really would like to have not only an RSS, but even a JSON support. It would be quite easy to do that, and it would be extremely convenient in order to build blog aggregators. JSON is faster and easier to use than XML.
This sounds like plugin material.
A big thumbs up on this one. Best I can tell the core is hard-coded not to allow a plugin to do this (though I am still debugging to verify) Specifically, it seems that the send_headers() method of the WP object would need to be modified.
This topic has been closed to new replies.