[wpmu-trac] [WordPress MU Trac] #364: Add in mapped-version variable

WordPress MU Trac wpmu-trac at lists.automattic.com
Mon Jun 25 18:18:29 GMT 2007


#364: Add in mapped-version variable
------------------------+---------------------------------------------------
 Reporter:  drmike      |       Owner:  somebody
     Type:  defect      |      Status:  new     
 Priority:  normal      |   Milestone:  WPMU 2.0
Component:  component1  |     Version:  2.0     
 Severity:  normal      |    Keywords:  version 
------------------------+---------------------------------------------------
 Gotta admit that I don't think highly of:

 'wordpress-mu-1.2.3-2.2.1'

 although I can understand why we want it in there.

 How about:

 $wp_version = 'wordpress-mu-1.2.3';
 $mapped_version = 'wordpress-2.2.1';  // Let's just avoid confusion
 $wp_db_version = 5200;

 mapped_version just in there so folks will know where they stand and
 wp_version used internally as it always was.

-- 
Ticket URL: <http://trac.mu.wordpress.org/ticket/364>
WordPress MU Trac <http://mu.wordpress.org/>
WordPress Multiuser


More information about the wpmu-trac mailing list