Changeset 2747145
- Timestamp:
- 06/23/2022 02:43:09 PM (4 years ago)
- Location:
- sendbox-shipping/trunk
- Files:
-
- 2 edited
-
admin/class-wooss-admin.php (modified) (3 diffs)
-
wooss.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
sendbox-shipping/trunk/admin/class-wooss-admin.php
r2742157 r2747145 490 490 ?> 491 491 492 <?php// new kini i am trying ?>492 493 493 494 494 <label><h4><b>ORIGIN COUNTRY</b></h4></label> … … 510 510 ?> 511 511 </select> 512 <?php //end of kini i am trying ?> 513 514 <?php // start of kini i am trying for state?> 512 515 513 <?php 516 514 … … 552 550 </select> 553 551 554 <?php// end of kini i am trying for state ?> 555 556 <?php //start of origin street kini i am adding?> 552 557 553 <label><h4><b>ORIGIN STREET</b></h4></label> 558 554 <input class ="custom_input" required type="text" name="origin_street" placeholder="<?php esc_attr_e("Please Enter Origin Street")?>" id="origin_street" value=" " /> -
sendbox-shipping/trunk/wooss.php
r2742157 r2747145 35 35 * Rename this for your plugin and update it as you release new versions. 36 36 */ 37 define('WOOSS_VERSION', '3.3. 2');37 define('WOOSS_VERSION', '3.3.3'); 38 38 39 39 /**
Note: See TracChangeset
for help on using the changeset viewer.