Dev Resources

  • Home
  • Reference
  • BuddyX Theme
  • Functions
  • Hooks
  • Classes
Filter by type:
Search
Browse: Home / Reference / includes/data-stores/class-wc-shipping-zone-data-store.php

woocommerce_shipping_zone_loaded

Action Hook: Indicate that the WooCommerce shipping zone has been loaded.

Source: includes/data-stores/class-wc-shipping-zone-data-store.php:89

Used by 1 function | Uses 0 functions

woocommerce_get_zone_criteria

Filter Hook: Get shipping zone criteria

Source: includes/data-stores/class-wc-shipping-zone-data-store.php:286

Used by 1 function | Uses 0 functions

WC_Shipping_Zone_Data_Store::get_zones()

Method: Return an ordered list of zones.

Source: includes/data-stores/class-wc-shipping-zone-data-store.php:303

Used by 0 functions | Uses 0 functions

WC_Shipping_Zone_Data_Store::get_zone_id_by_instance_id()

Method: Return a zone ID from an instance ID.

Source: includes/data-stores/class-wc-shipping-zone-data-store.php:316

Used by 0 functions | Uses 0 functions

WC_Shipping_Zone_Data_Store::read_zone_locations()

Method: Read location data from the database.

Source: includes/data-stores/class-wc-shipping-zone-data-store.php:326

Used by 1 function | Uses 0 functions

WC_Shipping_Zone_Data_Store::save_locations()

Method: Save locations to the DB.

Source: includes/data-stores/class-wc-shipping-zone-data-store.php:353

Used by 2 functions | Uses 0 functions

WC_Shipping_Zone_Data_Store::read()

Method: Method to read a shipping zone from the database.

Source: includes/data-stores/class-wc-shipping-zone-data-store.php:74

Used by 0 functions | Uses 2 functions

WC_Shipping_Zone_Data_Store::delete()

Method: Deletes a shipping zone from the database.

Source: includes/data-stores/class-wc-shipping-zone-data-store.php:122

Used by 0 functions | Uses 4 functions

WC_Shipping_Zone_Data_Store::get_methods()

Method: Get a list of shipping methods for a specific zone.

Source: includes/data-stores/class-wc-shipping-zone-data-store.php:158

Used by 1 function | Uses 0 functions

WC_Shipping_Zone_Data_Store::get_method_count()

Method: Get count of methods for a zone.

Source: includes/data-stores/class-wc-shipping-zone-data-store.php:177

Used by 0 functions | Uses 0 functions
1 2 Next »
Proudly powered by WordPress