Making WordPress.org

Changeset 2214


Ignore:
Timestamp:
12/18/2015 10:47:10 PM (11 years ago)
Author:
coffee2code
Message:

Browse Happy: Switch to normalizing Opera version based on just the first number.

This commit syncs uncommitted change made in production.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • sites/trunk/browsehappy.com/public_html/functions.php

    r2213 r2214  
    3838                        'long_name' => 'Opera',
    3939                        'wikipedia' => 'Opera',
    40                         'normalized' => 2, // include second number
     40                        'normalized' => 1, // just first number
    4141                        'facebook' => 'Opera',
    4242                        'url' => 'http://www.opera.com/',
Note: See TracChangeset for help on using the changeset viewer.