apply_filters( 'install_theme_overwrite_actions', string[] $install_actions, object $api, array $new_theme_data )
Filters the list of action links available following a single theme installation failure when overwriting is allowed.
Parameters
- $install_actions
 -  
(string[]) Array of theme action links.
 - $api
 -  
(object) Object containing WordPress.org API theme data.
 - $new_theme_data
 -  
(array) Array with uploaded theme data.
 
Source
Changelog
| Version | Description | 
|---|---|
| 5.5.0 | Introduced. | 
    © 2003–2021 WordPress Foundation
Licensed under the GNU GPLv2+ License.
    https://developer.wordpress.org/reference/hooks/install_theme_overwrite_actions