I need to run a script to check my coupons every time I have a new register, but I can't find where the coupons from coupon generator (WooCommerce) are stored.
相关问题
- Display product ACF field value in Woocommerce tra
- sqlyog export query result as csv
- Adding a custom button after add to cart button in
- How to add a “active” class to a carousel first el
- Setting custom order statuses as valid for payment
You can use this MySQL query to get all the Coupon:
Reference: MySQL Query to Get All Coupon