[wp-gsoc] [Summer of Code] #348: Separate the post endpoints from	the router
    Summer of Code 
    noreply at wordpress.org
       
    Thu Aug  8 02:11:29 UTC 2013
    
    
  
#348: Separate the post endpoints from the router
------------------------------+---------------------------
 Reporter:  rmccue            |       Type:  enhancement
   Status:  new               |   Priority:  normal
Milestone:  2013 Final (1.0)  |  Component:  JSON REST API
 Keywords:                    |
------------------------------+---------------------------
 The `WP_JSON_Server` class is becoming unwieldy as-is with the tasks of
 both routing and serving the API, as well as holding the post endpoints.
 These should be split into a separate class. This will also help when
 implementing custom post type endpoints, such as in #271.
--
Ticket URL: <http://gsoc.trac.wordpress.org/ticket/348>
Summer of Code <http://gsoc.trac.wordpress.org>
My example project
    
    
More information about the wp-gsoc
mailing list