Plugin Directory

Changeset 170523


Ignore:
Timestamp:
11/04/2009 10:11:12 PM (16 years ago)
Author:
dalemugford
Message:

updated readme, plugin compat, and deleted pre 2.7 stylesheet

Location:
wptouch/trunk
Files:
1 deleted
2 edited

Legend:

Unmodified
Added
Removed
  • wptouch/trunk/html/plugin-compat-area.php

    r170517 r170523  
    1717                        if ($version > 2.9) {
    1818                            echo sprintf(__( "%sUntested%s", "wptouch" ), '<span class="caution">','</span>');
    19                         } elseif ($version >= 2.6) {
     19                        } elseif ($version >= 2.7) {
    2020                            echo sprintf(__( "%sFully Supported%s", "wptouch" ), '<span class="go">','</span>');
    2121                        } else {
  • wptouch/trunk/readme.txt

    r169274 r170523  
    33Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=paypal%40bravenewcode%2ecom&item_name=WPtouch%20Beer%20Fund&no_shipping=0&no_note=1&tax=0&currency_code=CAD&lc=CA&bn=PP%2dDonationsBF&charset=UTF%2d8
    44Tags: wptouch, iphone, ipod, theme, apple, mac, bravenewcode, ajax, mobile, android, blackberry, smartphone
    5 Requires at least: 2.6
     5Requires at least: 2.7
    66Tested up to: 2.9
    77Stable tag: 1.9.3.4
     
    1717The theme also includes the ability for your visitors to easily switch between the *WPtouch* view and your site's regular theme.
    1818
    19 == What's New ==
     19== Changelog ==
     20
     21= Version 1.9.4 =
     22* Added ability to define custom user agents in the admin
     23* Fix for re-direct issues introduced with 1.9.3.4
     24* Minor admin styling changes
     25* Dropped official support for WP 2.6 (sorry folks, you should update!)
     26* Added spam check for Push messages
     27* Fixes and changes for Adsense appearance
     28
    2029
    2130= Version 1.9.3.4 =
Note: See TracChangeset for help on using the changeset viewer.