Changeset 2904890
- Timestamp:
- 04/27/2023 05:50:18 AM (3 years ago)
- Location:
- sprint/trunk
- Files:
-
- 2 edited
-
sprint.php (modified) (1 diff)
-
templates/erp_sprint_setting.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
sprint/trunk/sprint.php
r2883301 r2904890 12 12 Author URI: https://logixgrid.com/ 13 13 Package: Sprint 14 Version: 3. 514 Version: 3.6 15 15 Text Domain: Sprint-for-wooCommerce 16 16 Requires at least: 1.0 -
sprint/trunk/templates/erp_sprint_setting.php
r2541274 r2904890 125 125 <th><label for="get_status_link">Tracking Endpoint</label></th> 126 126 <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> 128 128 </td> 129 129 </tr>
Note: See TracChangeset
for help on using the changeset viewer.