[wp-trac] [WordPress Trac] #22531: integrate fetch_json($url)
WordPress Trac
noreply at wordpress.org
Sun Jun 16 19:12:15 UTC 2013
#22531: integrate fetch_json($url)
-------------------------+------------------------------
Reporter: alexvorn2 | Owner:
Type: enhancement | Status: reopened
Priority: normal | Milestone: Awaiting Review
Component: General | Version:
Severity: normal | Resolution:
Keywords: |
-------------------------+------------------------------
Changes (by markoheijnen):
* status: closed => reopened
* resolution: wontfix =>
* milestone: => Awaiting Review
Comment:
We do need something like this. JSON feeds are used a lot and it fits good
inside core. It's not as simple as calling three functions since you do
need to check if the output is valid from wp_remote_get. Like the body
doesn't have to be a JSON string what will result in a notice.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/22531#comment:8>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list