Changeset 688203
- Timestamp:
- 03/28/2013 01:30:48 AM (13 years ago)
- Location:
- embed-iphoneipad-app/trunk
- Files:
-
- 1 deleted
- 3 edited
-
assets (deleted)
-
embed-iphoneipad-app.php (modified) (1 diff)
-
includes/Rsj/EmbedIphoneIpadApp.php (modified) (1 diff)
-
readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
embed-iphoneipad-app/trunk/embed-iphoneipad-app.php
r686487 r688203 6 6 Description: Convert iTunes App Store Link To App Info HTML 7 7 Author: Roomshare Japan 8 Version: 1.0. 78 Version: 1.0.8 9 9 Author URI: http://roomshare.jp/ 10 10 License: GPL2 -
embed-iphoneipad-app/trunk/includes/Rsj/EmbedIphoneIpadApp.php
r686487 r688203 363 363 echo '<h2>' . __( self::DISPLAY_NAME . ' Setting', self::PLUGIN_KEY ), '</h2>'; 364 364 echo '<div class="' . self::PLUGIN_KEY . '">'; 365 settings_errors();366 365 echo '<form action="options.php" method="post">'; 367 366 settings_fields( self::PLUGIN_KEY ); -
embed-iphoneipad-app/trunk/readme.txt
r686487 r688203 1 1 === Embed iPhone/iPad App === 2 2 Contributors: roomshare 3 Version 1.0. 73 Version 1.0.8 4 4 Donate link: http://blog.roomshare.jp/blog/embed-iphoneipad-app 5 5 Tags: Linkshare, iPhone, iPad, iOS, iPod, iTunes, app, smartphone, affiliate, marketing … … 118 118 * The items "Seller" and "Size" are removed. 119 119 120 = 1.0.8 = 121 * Fixed a bug that error message was doubly showed when affiliate id is invalid. 122 120 123 == Upgrade Notice == 121 124
Note: See TracChangeset
for help on using the changeset viewer.