Plugin Directory

Changeset 673909


Ignore:
Timestamp:
02/27/2013 05:03:12 AM (13 years ago)
Author:
roomshare
Message:

embed iPhone/iPad plugin changes for 1.0.4

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

Legend:

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

    r659191 r673909  
    66  Description: Convert iTunes App Store Link To App Info HTML
    77  Author: Roomshare Japan
    8   Version: 1.0.3
     8  Version: 1.0.4
    99  Author URI: http://roomshare.jp/
    1010  License: GPL2
     
    3434  require_once realpath( __DIR__ . '/vendor/autoload.php' );
    3535}
    36 /*
    37 require_once plugin_dir_path( __FILE__ ) . 'includes/Rsj/iTunes.php';
    38 require_once plugin_dir_path( __FILE__ ) . 'includes/Rsj/Linkshare.php';
    39 require_once plugin_dir_path( __FILE__ ) . 'includes/Rsj/LocaleFactory.php';
    40 require_once plugin_dir_path( __FILE__ ) . 'includes/Rsj/Locale.php';
    41 
    42 require_once plugin_dir_path( __FILE__ ) . 'includes/Rsj/EmbedIphoneIpadApp.php';
    43 */
    4436
    4537function rsj_autoload($className)
  • embed-iphoneipad-app/trunk/readme.txt

    r659191 r673909  
    11=== Embed iPhone/iPad App ===
    22Contributors: roomshare
    3 Version 1.0.3
     3Version 1.0.4
    44Donate link: http://blog.roomshare.jp/blog/embed-iphoneipad-app
    5 Tags: Linkshare, iPhone, iPad, iOS, app, affiliate marketing
     5Tags: Linkshare, iPhone, iPad, iOS, iPod, app, smartphone, affiliate marketing
    66Home: http://wordpress.org/extend/plugins/embed-iphoneipad-app
    77Support: siteadmin roomshare.jp
     
    2222The pasted URL will be automatically extracted with the app's info, icon, screenshots, etc.
    2323
    24 (If using HTML editor, make sure it is not linkified. Only plain URL would be converted.)
     24(If using HTML editor, make sure the URL is not linkified. Only plain URL would be converted.)
    2525
    2626LinkShare affiliaters can set your affiliate ID, to earn commissions. (If ID is not set, plugin author's ID may be used to support the plugin development.)
     
    8787* added control-panel message that maximum embed sizes are now not configurable WordPress 3.5 or above.
    8888
     89= 1.0.4 =
     90* tested with WordPress 3.5.1
     91* added a plugin header picture
     92
    8993== Upgrade Notice ==
    9094
Note: See TracChangeset for help on using the changeset viewer.