Plugin Directory

Changeset 2904890


Ignore:
Timestamp:
04/27/2023 05:50:18 AM (3 years ago)
Author:
sprintlogistics
Message:

Update api url

Location:
sprint/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • sprint/trunk/sprint.php

    r2883301 r2904890  
    1212Author URI: https://logixgrid.com/
    1313Package: Sprint
    14 Version: 3.5
     14Version: 3.6
    1515Text Domain: Sprint-for-wooCommerce
    1616Requires at least: 1.0
  • sprint/trunk/templates/erp_sprint_setting.php

    r2541274 r2904890  
    125125        <th><label for="get_status_link">Tracking Endpoint</label></th>
    126126        <td>
    127           <input type="text" name="get_status_link" id="get_status_link" type="text"  value="<?php echo get_home_url(); ?>/wp-json/wp/v2/rae/post/setStatus" class="regular-text code" readonly>
     127          <input type="text" name="get_status_link" id="get_status_link" type="text"  value="<?php echo get_home_url(); ?>/wp-json/sprint/v1/waybill_update" class="regular-text code" readonly>
    128128        </td>
    129129      </tr>
Note: See TracChangeset for help on using the changeset viewer.