woocommerce_get_cogs_html

woocommerce_get_cogs_html

Appears in:
Hook Type: filter

See hook in core

Displaying hooks found in version: woocommerce.9.8.1

apply_filters('woocommerce_get_cogs_html') is found 1 times:

  • /includes/abstracts/abstract-wc-product.php line 1981
    		 * @param WC_Product $product The product for which the cost is rendered.
    		 *
    		 * @since 9.8.0
    		 */
    		return apply_filters( 'woocommerce_get_cogs_html', $html, $value, $this );
    	}
    
    	/**
    	 * Get product name with SKU or ID. Used within admin.
    	 *
    	 * @return string Formatted product name