[wp-trac] [WordPress Trac] #25639: Implement a JSON feed using rssjs.org spec
WordPress Trac
noreply at wordpress.org
Thu Nov 7 09:02:59 UTC 2013
#25639: Implement a JSON feed using rssjs.org spec
------------------------------------+-----------------------
Reporter: nacin | Owner: pento
Type: feature request | Status: assigned
Priority: normal | Milestone: 3.8
Component: Feeds | Version:
Severity: normal | Resolution:
Keywords: dev-feedback has-patch |
------------------------------------+-----------------------
Comment (by pfefferle):
The generator in the as1 version seems to be wrong.
{{{
'provider' => (object)array(
'url' => get_feed_link( 'url' )
)
}}}
The result is an URL like that "http://devblog.local/feed/url/"
--
Ticket URL: <http://core.trac.wordpress.org/ticket/25639#comment:14>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list