Plugin Directory

Changeset 1132377


Ignore:
Timestamp:
04/10/2015 09:42:54 PM (11 years ago)
Author:
fdoromo
Message:

tags 2.2.7

Location:
wp-mobile-edition
Files:
158 added
3 edited

Legend:

Unmodified
Added
Removed
  • wp-mobile-edition/trunk/admin/class-public.php

    r1120521 r1132377  
    11<?php
    22class WP_Mobile_Edition {
    3     const VERSION               = '2.2.6';  //
     3    const VERSION               = '2.2.7';  //
    44
    55    const PHP_MIN               = '5.0';  //
  • wp-mobile-edition/trunk/readme.txt

    r1120521 r1132377  
    66Requires at least: 3.0
    77Tested up to: 4.1.1
    8 Stable tag: 2.2.6
     8Stable tag: 2.2.7
    99License: GPLv2 or later
    1010
     
    5757* German **(de)** by prinwest
    5858* Chinese (Taiwan)  **(zh_TW)** by [cloudsgo](www.facebook.com/cloudsgo/)
    59 
     59* Spanish  **(es_ES)** by [Kravenbcn](http://daxhordes.org/)
    6060
    6161
     
    106106
    107107== Changelog ==
     108* 2.2.7
     109    * IMPROVED - Spanish  **(es_ES)** Language pack added (thanks to Kravenbcn)
    108110
    109111* 2.2.6
     
    192194== Upgrade Notice ==
    193195
    194 = 2.2.5 =
     196= 2.2.7 =
    195197IMPORTANT: After upgrade, Deactivate and Activate the plugin to update the files of mobile theme.
    196198
  • wp-mobile-edition/trunk/wp-mobile-edition.php

    r1120521 r1132377  
    44 * Plugin URI: http://wordpress.org/extend/plugins/wp-mobile-edition
    55 * Description: Is a complete toolkit to mobilize your WordPress site. It has a mobile switcher and Mobile themes.
    6  * Version: 2.2.6
     6 * Version: 2.2.7
    77 * Author: Fabrix DoRoMo
    88 * Author URI: http://fabrix.net
Note: See TracChangeset for help on using the changeset viewer.