WC_Report_Stock::no_items()

No items found text.


Description Description


Source Source

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

	public function no_items() {
		_e( 'No products found.', 'woocommerce' );
	}

Top ↑

User Contributed Notes User Contributed Notes

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