Adding ‘New’ Label to Products in WooCommerce
I tried to add the label “new” to products created within the last 30 days by adding an action to the “woocommerce_before_shop_loop_item” hook. However, it’s not working.
I tried to add the label “new” to products created within the last 30 days by adding an action to the “woocommerce_before_shop_loop_item” hook. However, it’s not working.