WC_Admin_Webhooks_Table_List::no_items()

No items found text.


Description Description


Source Source

File: includes/admin/class-wc-admin-webhooks-table-list.php

	public function no_items() {
		esc_html_e( 'No webhooks found.', 'woocommerce' );
	}

Top ↑

User Contributed Notes User Contributed Notes

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