Plugin Directory

Changeset 692041


Ignore:
Timestamp:
04/05/2013 06:43:46 AM (13 years ago)
Author:
roomshare
Message:

fix for embed iphoneipad app 1.0.9

Location:
embed-iphoneipad-app/trunk
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • embed-iphoneipad-app/trunk/embed-iphoneipad-app.php

    r688203 r692041  
    66  Description: Convert iTunes App Store Link To App Info HTML
    77  Author: Roomshare Japan
    8   Version: 1.0.8
     8  Version: 1.0.9
    99  Author URI: http://roomshare.jp/
    1010  License: GPL2
  • embed-iphoneipad-app/trunk/includes/Rsj/EmbedIphoneIpadApp.php

    r688203 r692041  
    7575    {
    7676        add_action(
    77             'admin_init',
     77            'init',
    7878            array( self::CLASS_NAME, 'initializeI18n' )
    7979        );
  • embed-iphoneipad-app/trunk/readme.txt

    r688203 r692041  
    11=== Embed iPhone/iPad App ===
    22Contributors: roomshare
    3 Version 1.0.8
     3Version 1.0.9
    44Donate link: http://blog.roomshare.jp/blog/embed-iphoneipad-app
    55Tags: Linkshare, iPhone, iPad, iOS, iPod, iTunes, app, smartphone, affiliate, marketing
     
    119119
    120120= 1.0.8 =
    121 * Fixed a bug that error message was doubly showed when affiliate id is invalid.
     121* fixed a bug that error message was doubly showed when affiliate id is invalid.
     122= 1.0.9 =
     123* fixed a bug which Japanese translation only worked on admin page
    122124
    123125== Upgrade Notice ==
Note: See TracChangeset for help on using the changeset viewer.