W3cubDocs

/WordPress

do_action( ‘delete_theme’, string $stylesheet )

Fires immediately before a theme deletion attempt.

Parameters

$stylesheetstring
Stylesheet of the theme to delete.

Source

do_action( 'delete_theme', $stylesheet );

Changelog

Version Description
5.8.0 Introduced.

© 2003–2024 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/hooks/delete_theme