woocommerce_blocks_enqueue_checkout_block_scripts_after

woocommerce_blocks_enqueue_checkout_block_scripts_after

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_enqueue_checkout_block_scripts_after') is found 1 times:

  • /src/Blocks/BlockTypes/Checkout.php line 132
    		 * Fires after checkout block scripts are enqueued.
    		 *
    		 * @since 4.6.0
    		 */
    		do_action( 'woocommerce_blocks_enqueue_checkout_block_scripts_after' );
    	}
    
    	/**
    	 * Append frontend scripts when rendering the block.
    	 *
    	 * @param array    $attributes Block attributes.
    

See this hook used in plugins: