[wp-trac] [WordPress Trac] #25639: Implement a JSON feed using rssjs.org spec
WordPress Trac
noreply at wordpress.org
Mon Oct 21 12:29:03 UTC 2013
#25639: Implement a JSON feed using rssjs.org spec
-----------------------------+------------------------------
Reporter: nacin | Owner:
Type: feature request | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Feeds | Version:
Severity: normal | Resolution:
Keywords: |
-----------------------------+------------------------------
Comment (by pento):
Replying to [comment:6 rmccue]:
> (Also, be careful with your implementation of JSONP there, callbacks
need to be [https://github.com/rmccue/WP-API/blob/master/lib/class-wp-
json-server.php#L141 validated]. `JSON_PRETTY_PRINT` also isn't available
on 5.2.x.)
Thanks for pointing them out. Fixed. :)
> I'd be happy with Activity Streams, since it seems like there's actual
work behind it. We should definitely skip to the
[http://tools.ietf.org/html/draft-snell-activitystreams-04 2.0 draft]
rather than 1.0 though.
I had a look at the 2.0 draft earlier, but I'm not wild about going with
it. It's not yet finished, and they're currently discussing creating a W3C
Activity Streams WG, which would delay and probably change the draft
further. I'm all for implementing 2.0 once it's finished, but implementing
a draft is just asking for trouble.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/25639#comment:7>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list