Filter and action hooks #
Best practices #
If you are unsure about how to add the code snippets to your website, check our article:
How to safely add code snippets to your WooCommerce website
Actions #
fc_pro_woocommerce_order_delivery_before_fields
This action hook fires before the delivery date fields are rendered in the checkout process.fc_pro_woocommerce_order_delivery_after_fields
This action hook fires after the delivery date fields are rendered in the checkout process.