[wp-trac] Re: [WordPress Trac] #6060: BetaPress TODO

WordPress Trac wp-trac at lists.automattic.com
Tue Mar 11 08:13:51 GMT 2008


#6060: BetaPress TODO
----------------------------+-----------------------------------------------
 Reporter:  lloydbudd       |        Owner:  markjaquith
     Type:  defect          |       Status:  reopened   
 Priority:  normal          |    Milestone:  2.5        
Component:  Administration  |      Version:  2.5        
 Severity:  blocker         |   Resolution:             
 Keywords:                  |  
----------------------------+-----------------------------------------------
Comment (by mdawaffe):

 6060.diff

  1. Uses version 1.1 of api.wordpress.org/core/version-check/, which
 always returns the current version and the appropriate download url.
  2. Cleans up language in core_update_footer() and update_nag(). (The
 patch does not do away with update_nag() - I'm not sure that we need it,
 though).
  3. Checks for 200 OK response from api.wordpress.org.  It'd be nice if we
 could follow redirects like wp_get_http() (only returns headers) or
 wp_remote_fopen() (doesn't let us customize request headers).
  4. Sanitizes output from api.wordpress.org.

 Might need some styling.

-- 
Ticket URL: <http://trac.wordpress.org/ticket/6060#comment:6>
WordPress Trac <http://trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list