Filters the compare table output for overwriting a theme package on upload.
$tablestring
$current_theme_dataWP_Theme
$new_theme_dataarray
echo apply_filters( 'install_theme_overwrite_comparison', $table, $current_theme_data, $new_theme_data );
| Version | Description |
|---|---|
| 5.5.0 | Introduced. |
© 2003–2024 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/hooks/install_theme_overwrite_comparison