woocommerce_blocks_checkout_enqueue_data

woocommerce_blocks_checkout_enqueue_data

Appears in: , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , ,
Hook Type: action
See hook in action

See hook in core

Displaying hooks found in version: woocommerce.8.7.0

do_action('woocommerce_blocks_checkout_enqueue_data') is found 1 times:

  • /src/Blocks/BlockTypes/Checkout.php line 375
    		 * Fires after checkout block data is registered.
    		 *
    		 * @since 2.6.0
    		 */
    		do_action( 'woocommerce_blocks_checkout_enqueue_data' );
    	}
    
    	/**
    	 * Get payment methods that are enabled in settings.
    	 *
    	 * @return array
    

See this hook used in plugins: