On this page
WP_Theme_Install_List_Table::no_items()
Source
File: wp-admin/includes/class-wp-theme-install-list-table.php. View all references
public function no_items() {
_e( 'No themes match your request.' );
}
Related
Uses
| Uses | Description |
|---|---|
| _e() wp-includes/l10n.php | Displays translated text. |
© 2003–2022 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/classes/wp_theme_install_list_table/no_items