Changeset 1221790
- Timestamp:
- 08/15/2015 11:56:20 PM (11 years ago)
- Location:
- wp-mobile-edition/trunk
- Files:
-
- 11 edited
-
admin/class-public.php (modified) (1 diff)
-
languages/wp-mobile-edition-de_DE.mo (modified) (previous)
-
languages/wp-mobile-edition-es_ES.mo (modified) (previous)
-
languages/wp-mobile-edition-fr_FR.mo (modified) (previous)
-
languages/wp-mobile-edition-pt_BR.mo (modified) (previous)
-
languages/wp-mobile-edition-ru_RU.mo (modified) (previous)
-
languages/wp-mobile-edition-tr_TR.mo (modified) (previous)
-
languages/wp-mobile-edition-uk.mo (modified) (previous)
-
languages/wp-mobile-edition-zh_TW.mo (modified) (previous)
-
readme.txt (modified) (4 diffs)
-
wp-mobile-edition.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
wp-mobile-edition/trunk/admin/class-public.php
r1180709 r1221790 1 1 <?php 2 2 class WP_Mobile_Edition { 3 const VERSION = '2. 6'; //3 const VERSION = '2.7'; // 4 4 const PHP_MIN = '5.0'; // 5 5 const WP_MIN = '3.0'; // -
wp-mobile-edition/trunk/readme.txt
r1180709 r1221790 6 6 Requires at least: 3.0 7 7 Tested up to: 4.2 8 Stable tag: 2. 68 Stable tag: 2.7 9 9 License: GPLv2 or later 10 10 … … 58 58 * Chinese (Taiwan) **(zh_TW)** by [cloudsgo](www.facebook.com/cloudsgo/) 59 59 * Spanish **(es_ES)** by [Kravenbcn](http://daxhordes.org/) 60 60 * Czech **(cs)** by [Martin Lukac](http://www.mlook.cz) 61 * Chinese (China) **(zh_CN) jjtang 62 * Dutch **(nl_NL) gvmelle 61 63 62 64 * **Non-English Speaking Users** - Contribute a translation using the GlotPress web interface – no technical knowledge required ([how to](http://dev.fabrix.net/translate/projects/wp-mobile-edition)). … … 106 108 107 109 == Changelog == 110 * 2.7 111 * IMPROVED - Chinese (China) **(zh_CN)** Language pack added (thanks to jjtang) 112 * IMPROVED - Czech **(cs)** Language pack added (thanks to Martin Lukac) 113 * IMPROVED - Dutch **(nl_NL)** Language pack added (thanks to gvmelle) 114 * FIX - Update ".mo" language files. 115 108 116 * 2.6 109 117 * NEW FEATURE - Extra fields to Contact Form. … … 205 213 == Upgrade Notice == 206 214 207 = 2. 6=215 = 2.7 = 208 216 IMPORTANT: After upgrade, Deactivate and Activate the plugin to update the files of mobile theme. 209 217 -
wp-mobile-edition/trunk/wp-mobile-edition.php
r1180709 r1221790 4 4 * Plugin URI: http://wordpress.org/extend/plugins/wp-mobile-edition 5 5 * Description: Is a complete toolkit to mobilize your WordPress site. It has a mobile switcher and Mobile themes. 6 * Version: 2. 66 * Version: 2.7 7 7 * Author: Fabrix DoRoMo 8 8 * Author URI: http://fabrix.net
Note: See TracChangeset
for help on using the changeset viewer.