woocommerce_blocks_loaded

woocommerce_blocks_loaded

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

  • /src/Blocks/Domain/Bootstrap.php line 98
    094
    095
    096
    097
    098
    099
    100
    101
    102
    103
    104
         * hooked into plugins_loaded on the same priority load in an inconsistent and unpredictable manner.
         *
         * @since 2.5.0
         */
        do_action( 'woocommerce_blocks_loaded' );
    }
     
    /**
     * Init the package - load the blocks library and define constants.
     */
    protected function init() {

See this hook used in plugins: