Changeset 1006648
- Timestamp:
- 10/13/2014 02:28:50 PM (11 years ago)
- File:
-
- 1 edited
-
thinglink/trunk/rjw-thinglink.php (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
thinglink/trunk/rjw-thinglink.php
r759239 r1006648 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.4. 17 Version: 1.4.2 8 8 Author: Thinglink 9 9 Author URI: http://thinglink.com/ … … 15 15 16 16 const PLUGIN_NAME = "Thinglink"; 17 const PLUGIN_VERSION = "1.4. 1";17 const PLUGIN_VERSION = "1.4.2"; 18 18 const PLUGIN_CONFIG_HOOK = "rjw-thinglink-config"; 19 19 const PLUGIN_CONFIG_URL = "/thinglink/rjw-thinglink-config.php";
Note: See TracChangeset
for help on using the changeset viewer.