[wp-trac] [WordPress Trac] #23819: Twenty Thirteen: Handle activation on out of date WordPress installs

WordPress Trac noreply at wordpress.org
Wed Mar 27 20:02:37 UTC 2013


#23819: Twenty Thirteen: Handle activation on out of date WordPress installs
---------------------------+--------------------
 Reporter:  obenland       |       Owner:
     Type:  defect (bug)   |      Status:  new
 Priority:  high           |   Milestone:  3.6
Component:  Bundled Theme  |     Version:  trunk
 Severity:  normal         |  Resolution:
 Keywords:  has-patch      |
---------------------------+--------------------

Comment (by kovshenin):

 Replying to [comment:13 lancewillett]:
 > @beaulebens reported that "3.6-alpha-23815" version failed the
 {{{version_compare()}}} check here.

 That's true, because 3.6-alpha-whatever is less than 3.6, same applies to
 beta :) Look at my note:

 > so you'll want to change the "3.6" string to "3.6-alpha" to be able to
 activate the theme during development.

 I suggest either temporarily setting the string to "3.6-alpha" (which is
 less than 3.6 and 3.6-beta, but more than 3.5 with `version_compare`) or
 reverting the whole change until release.

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


More information about the wp-trac mailing list