Changeset 2000996
- Timestamp:
- 12/24/2018 12:04:29 PM (7 years ago)
- Location:
- here-mobility/trunk
- Files:
-
- 2 edited
-
heremobility.php (modified) (2 diffs)
-
readme.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
here-mobility/trunk/heremobility.php
r2000995 r2000996 8 8 The Web Widget supports pickup location, destination, and required departure time, in addition, your users can also customize their ride according to any special requirements they have from suitcases to number of passengers. 9 9 The HERE Mobility Web Widget connects to the Mobility Marketplace to find the most relevant rides matching your users' requests and displays them to your users to choose from and book. 10 * Version: 1.0. 310 * Version: 1.0.4 11 11 * Author: HERE Mobility 12 12 * Author URI: https://mobility.here.com/ … … 17 17 class HereMobility 18 18 { 19 const PLUGIN_VERSION = '1.0. 3';19 const PLUGIN_VERSION = '1.0.4'; 20 20 const SHORTCODE_WIDGET_TAG = 'here_panel'; 21 21 const SHORTCODE_LINK_TAG = 'here_link'; -
here-mobility/trunk/readme.txt
r1995227 r2000996 6 6 Requires at least: 4.0 7 7 Tested up to: 5.0.8 8 Stable tag: 1.0. 38 Stable tag: 1.0.4 9 9 License: GPLv2 or later 10 10 License URI: http://www.gnu.org/licenses/gpl-2.0.txt
Note: See TracChangeset
for help on using the changeset viewer.