woocommerce_get_block_types

woocommerce_get_block_types

Hook Type: filter
See hook in action

See hook in core

Displaying hooks found in version: woocommerce.9.3.1

apply_filters('woocommerce_get_block_types') is found 1 times:

  • /src/Blocks/BlockTypesController.php line 471

    Warning: Undefined array key 473 in /home/c6974294/public_html/wp-plugin-api.com/wp-content/themes/wordpress-hooks/functions.php on line 167

    Warning: Undefined array key 474 in /home/c6974294/public_html/wp-plugin-api.com/wp-content/themes/wordpress-hooks/functions.php on line 167

    Warning: Undefined array key 475 in /home/c6974294/public_html/wp-plugin-api.com/wp-content/themes/wordpress-hooks/functions.php on line 167

    Warning: Undefined array key 476 in /home/c6974294/public_html/wp-plugin-api.com/wp-content/themes/wordpress-hooks/functions.php on line 167

    		 * @since 9.0.0
    		 *
    		 * @param array $block_types List of block types.
    		 */
    		return apply_filters( 'woocommerce_get_block_types', $block_types );
    	}
    }
    
    
    
    
    

See this hook used in plugins: