APIs
1 to 15 of 15
- add_oik_shipping() – Implement ‘woocommerce_shipping_methods’ filter for oik-weightcountry-shipping
- init_oik_shipping() – Implement "plugins_loaded" action for oik-weightcountry-shipping
- init_oik_weightcountry_l10n() – Implement ‘woocommerce_init’ to load l10n versions and then initialise weight/country shipping
- OIK_Shipping::admin_options() – Display Weight/Country shipping options
- OIK_Shipping::calculate_shipping() – Calculate shipping rates
- OIK_Shipping::display_country_groups() –
- OIK_Shipping::get_countrygroup() – Retrieve the number of the country group for the country selected by the user on checkout
- OIK_Shipping::get_rates_by_countrygroup() – Retrieves all rates available for the selected country group
- OIK_Shipping::init() –
- OIK_Shipping::init_form_fields() –
- OIK_Shipping::no_shipping_available() – Implement "woocommerce_cart_no_shipping_available_html"
- OIK_Shipping::pick_smallest_rate() – Picks the right rate from available rates based on cart weight
- OIK_Shipping::set_countrygroup_title() – Set the title for this country group rate
- OIK_Shipping::sort_ascending() – Sort the rates array by ascending weight
- OIK_Shipping::__construct() – Constructor for OIK_Shipping class
Classes
1 to 1 of 1
Files
1 to 1 of 1