WP_Theme_Install_List_Table::no_items()


Description Description


Source Source

File: wp-admin/includes/class-wp-theme-install-list-table.php

	public function no_items() {
		_e( 'No themes match your request.' );
	}


Top ↑

User Contributed Notes User Contributed Notes

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