Changeset 1703914
- Timestamp:
- 07/27/2017 04:47:49 PM (9 years ago)
- Location:
- track-connect/trunk
- Files:
-
- 2 edited
-
plugin.php (modified) (2 diffs)
-
readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
track-connect/trunk/plugin.php
r1702542 r1703914 7 7 Author URI: http://www.trackhs.com 8 8 9 Version: 3.0. 89 Version: 3.0.9 10 10 11 11 License: GNU General Public License v2.0 (or later) … … 165 165 wp_enqueue_script('jquery-ui-sortable'); 166 166 wp_enqueue_script('jquery-ui-tabs'); 167 167 wp_enqueue_script('jquery-ui-slider'); 168 168 } 169 169 -
track-connect/trunk/readme.txt
r1702542 r1703914 4 4 Requires at least: 3.7 5 5 Tested up to: 4.8 6 Stable tag: 3.0. 86 Stable tag: 3.0.9 7 7 8 8 Creates and syncs listing-type posts from TRACK PM, a cloud-based property management system (www.trackhs.com). … … 45 45 == Changelog == 46 46 47 = 3.0.9 = 48 Fixed issue with jquery ui slider include missing. 49 47 50 = 3.0.8 = 48 51 Fixed issue with lodging types and added version logging in API request.
Note: See TracChangeset
for help on using the changeset viewer.