Registry /
utility / wpdesk-abstract-shipping
Install & Compatibility
Where this runs
No compatibility data collected yet for this library.
Code
Verified usage
Verified import paths — ran on the pinned version, not inferred.
ShippingMethod
✓ use WPDesk\AbstractShipping\ShippingMethod;
Extend abstract shipping method for WooCommerce
use WPDesk\AbstractShipping\ShippingMethod;
class MyShipping extends ShippingMethod
{
public function calculate_shipping($package) {}
}
Debug
Known issues
No known issues recorded.
Upgrade
Version history
2.11.0latest on Packagist
Audit
Dependencies
No dependency data recorded yet.