[wp-trac] [WordPress Trac] #22531: integrate fetch_json($url)

WordPress Trac noreply at wordpress.org
Wed Nov 21 19:36:25 UTC 2012


#22531: integrate fetch_json($url)
--------------------------+------------------------------
 Reporter:  alexvorn2     |       Owner:
     Type:  defect (bug)  |      Status:  new
 Priority:  normal        |   Milestone:  Awaiting Review
Component:  General       |     Version:
 Severity:  normal        |  Resolution:
 Keywords:                |
--------------------------+------------------------------

Comment (by nacin):

 Feeds need to be parsed. JSON doesn't. Here's your function: `json_decode(
 file_get_contents( $url ) );`

-- 
Ticket URL: <http://core.trac.wordpress.org/ticket/22531#comment:1>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list