[wp-trac] [WordPress Trac] #20270: Skip cached credits if version number doesn't match

WordPress Trac wp-trac at lists.automattic.com
Wed Mar 21 14:58:01 UTC 2012


#20270: Skip cached credits if version number doesn't match
--------------------------+-----------------------------
 Reporter:  duck_         |      Owner:
     Type:  defect (bug)  |     Status:  new
 Priority:  normal        |  Milestone:  Awaiting Review
Component:  General       |    Version:  3.2
 Severity:  normal        |   Keywords:  has-patch
--------------------------+-----------------------------
 When upgrading you're redirected to wp-admin/about.php (What's New) which
 has the credits tab. However you may be in a situation where previously
 cached credits for an older version will be displayed instead of for the
 version you have just upgraded to.

 Since the credits API returns the major version (e.g. "3.3") we can that
 `$wp_version` begins with this string.

-- 
Ticket URL: <http://core.trac.wordpress.org/ticket/20270>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list