Plugin Directory

Changeset 2339399


Ignore:
Timestamp:
07/12/2020 09:07:46 PM (6 years ago)
Author:
sendbox
Message:

fixed international shipment issue

Location:
sendbox-shipping/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • sendbox-shipping/trunk/admin/class-wooss-admin.php

    r2335894 r2339399  
    189189                    break;
    190190                }
     191            }
     192
     193            if(empty($destination_state)){
     194                $destination_state = "London";
    191195            }
    192196
  • sendbox-shipping/trunk/wooss.php

    r2335894 r2339399  
    1616 * Plugin URI:        #
    1717 * Description:       This is a woocommerce plugin that enables you ship from your store in Nigeria to anywhere in the world.
    18  * Version:           3.1.0
     18 * Version:           3.2.0
    1919 * Author:            sendbox
    2020 * Author URI:        https://sendbox.ng/
Note: See TracChangeset for help on using the changeset viewer.