Plugin Directory

Changeset 1120521


Ignore:
Timestamp:
03/25/2015 02:54:37 PM (11 years ago)
Author:
fdoromo
Message:

tags 2.2.6

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

Legend:

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

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

    r1101245 r1120521  
    66Requires at least: 3.0
    77Tested up to: 4.1.1
    8 Stable tag: 2.2.5
     8Stable tag: 2.2.6
    99License: GPLv2 or later
    1010
     
    5656* French **(fr)** by Bons Plans
    5757* German **(de)** by prinwest
     58* Chinese (Taiwan)  **(zh_TW)** by [cloudsgo](www.facebook.com/cloudsgo/)
    5859
    5960
     
    105106
    106107== Changelog ==
     108
     109* 2.2.6
     110    * IMPROVED - Chinese (Taiwan)  **(zh_TW)** Language pack added (thanks to cloudsgo)
     111
    107112* 2.2.5
    108113    * IMPROVED - French **(fr)** Language pack added (thanks to Bons Plans)
  • wp-mobile-edition/trunk/wp-mobile-edition.php

    r1101245 r1120521  
    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.5
     6 * Version: 2.2.6
    77 * Author: Fabrix DoRoMo
    88 * Author URI: http://fabrix.net
     
    1515/*
    1616|--------------------------------------------------------------------------
    17 | Public-Facing Functionality
     17| Public-Facing Functionality (Version)
    1818|--------------------------------------------------------------------------
    1919*/
Note: See TracChangeset for help on using the changeset viewer.