Plugin Directory

Changeset 2000996


Ignore:
Timestamp:
12/24/2018 12:04:29 PM (7 years ago)
Author:
heremobilitydemand
Message:

Updated expiration time

Location:
here-mobility/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • here-mobility/trunk/heremobility.php

    r2000995 r2000996  
    88The 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.
    99The 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.3
     10 * Version: 1.0.4
    1111 * Author: HERE Mobility
    1212 * Author URI: https://mobility.here.com/
     
    1717class HereMobility
    1818{
    19     const PLUGIN_VERSION = '1.0.3';
     19    const PLUGIN_VERSION = '1.0.4';
    2020    const SHORTCODE_WIDGET_TAG = 'here_panel';
    2121    const SHORTCODE_LINK_TAG = 'here_link';
  • here-mobility/trunk/readme.txt

    r1995227 r2000996  
    66Requires at least: 4.0
    77Tested up to: 5.0.8
    8 Stable tag: 1.0.3
     8Stable tag: 1.0.4
    99License: GPLv2 or later
    1010License URI: http://www.gnu.org/licenses/gpl-2.0.txt
Note: See TracChangeset for help on using the changeset viewer.