apply_filters( 'woocommerce_get_zone_criteria', array $criteria, array $package, array $postcode_locations )

Get shipping zone criteria


Description Description


Parameters Parameters

$criteria

Get zone criteria.

$package

Package information.

$postcode_locations

Postcode range and wildcard matching.


Top ↑

Source Source

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


Top ↑

Changelog Changelog

Changelog
Version Description
3.6.6 Introduced.


Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.