Description
Fires in the Install Themes list table header.
Occurrences
Filename | Line Number |
---|---|
wp-admin/includes/class-wp-theme-install-list-table.php | 217 |
Usage Examples
Example 1
add_action( 'install_themes_table_header', 'install_theme_search_form'
PHP Doc
/**
* Fires in the Install Themes list table header.
*
* @since 2.8.0
*/