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.9.7.1

do_action('woocommerce_blocks_enqueue_checkout_block_scripts_after') is found 1 times:

  • /src/Blocks/BlockTypes/Checkout.php line 199
    195
    196
    197
    198
    199
    200
    201
    202
    203
    204
    205
         * 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: