Changeset 595301
- Timestamp:
- 09/06/2012 08:38:44 AM (13 years ago)
- Location:
- thinglink
- Files:
-
- 2 edited
- 3 copied
-
tags/1.0.10 (copied) (copied from thinglink/trunk)
-
tags/1.0.10/readme.txt (copied) (copied from thinglink/trunk/readme.txt) (3 diffs)
-
tags/1.0.10/rjw-thinglink.php (copied) (copied from thinglink/trunk/rjw-thinglink.php) (2 diffs)
-
trunk/readme.txt (modified) (3 diffs)
-
trunk/rjw-thinglink.php (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
thinglink/tags/1.0.10/readme.txt
r595282 r595301 5 5 Requires at least: 3.0 6 6 Tested up to: 3.4.1 7 Stable tag: 1.0. 97 Stable tag: 1.0.10 8 8 9 9 ThingLink makes your images interactive. Add text, sound and video inside images and drive engagement with photos on your blog or site. … … 63 63 * Updated embed code to use CDN 64 64 65 = 1.0.9 = 66 * Version bump 67 68 = 1.0.10 = 69 * Version bump 70 65 71 == Frequently Asked Questions == 66 72 … … 110 116 = 1.0.8 = 111 117 Upgrading shouldn't break any existing installs. 118 119 = 1.0.9 = 120 Upgrading shouldn't break any existing installs. 121 122 = 1.0.10 = 123 Upgrading shouldn't break any existing installs. -
thinglink/tags/1.0.10/rjw-thinglink.php
r595281 r595301 5 5 Plugin URI: http://thinglink.com/ 6 6 Description: A simple way to add the Thinglink script to your whole website. Go to <a href="plugins.php?page=rjw-thinglink-config">settings</a>. 7 Version: 1.0. 77 Version: 1.0.10 8 8 Author: Thinglink 9 9 Author URI: http://thinglink.com/ … … 14 14 15 15 const PLUGIN_NAME = "Thinglink"; 16 const PLUGIN_VERSION = "1.0. 7";16 const PLUGIN_VERSION = "1.0.10"; 17 17 const PLUGIN_CONFIG_HOOK = "rjw-thinglink-config"; 18 18 const PLUGIN_CONFIG_URL = "/thinglink/rjw-thinglink-config.php"; -
thinglink/trunk/readme.txt
r595282 r595301 5 5 Requires at least: 3.0 6 6 Tested up to: 3.4.1 7 Stable tag: 1.0. 97 Stable tag: 1.0.10 8 8 9 9 ThingLink makes your images interactive. Add text, sound and video inside images and drive engagement with photos on your blog or site. … … 63 63 * Updated embed code to use CDN 64 64 65 = 1.0.9 = 66 * Version bump 67 68 = 1.0.10 = 69 * Version bump 70 65 71 == Frequently Asked Questions == 66 72 … … 110 116 = 1.0.8 = 111 117 Upgrading shouldn't break any existing installs. 118 119 = 1.0.9 = 120 Upgrading shouldn't break any existing installs. 121 122 = 1.0.10 = 123 Upgrading shouldn't break any existing installs. -
thinglink/trunk/rjw-thinglink.php
r595281 r595301 5 5 Plugin URI: http://thinglink.com/ 6 6 Description: A simple way to add the Thinglink script to your whole website. Go to <a href="plugins.php?page=rjw-thinglink-config">settings</a>. 7 Version: 1.0. 77 Version: 1.0.10 8 8 Author: Thinglink 9 9 Author URI: http://thinglink.com/ … … 14 14 15 15 const PLUGIN_NAME = "Thinglink"; 16 const PLUGIN_VERSION = "1.0. 7";16 const PLUGIN_VERSION = "1.0.10"; 17 17 const PLUGIN_CONFIG_HOOK = "rjw-thinglink-config"; 18 18 const PLUGIN_CONFIG_URL = "/thinglink/rjw-thinglink-config.php";
Note: See TracChangeset
for help on using the changeset viewer.