DataStore::delete_coupon( int $post_id )

Deletes the coupon lookup information when a coupon is deleted.


Description Description

This keeps data consistent if it gets resynced at any point.


Parameters Parameters

$post_id

(Required) Post ID.


Top ↑

Source Source

File: woocommerce/packages/woocommerce-admin/src/API/Reports/Coupons/DataStore.php


			

Top ↑

User Contributed Notes User Contributed Notes

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