WC_Report_Out_Of_Stock::no_items()

No items found text.


Description Description


Source Source

File: includes/admin/reports/class-wc-report-out-of-stock.php

	public function no_items() {
		esc_html_e( 'No out of stock products found.', 'woocommerce' );
	}

Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.