wpseek.com
Un motore di ricerca WordPress per sviluppatori e autori di temi



delete_theme › WordPress Action Hooks

Da5.8.0
Deprecaton/a
do_action( 'delete_theme', $stylesheet )
Parametri:
  • (string) $stylesheet Stylesheet of the theme to delete.
    Richiesto:
Definito a:
Codex:

Fires immediately before a theme deletion attempt.





Sorgenti

do_action( 'delete_theme', $stylesheet );