Codex

Plugin API/Action Reference/switch theme

Description

switch_theme is triggered when the blog's theme is changed.

Usage

 <?php add_action('switch_theme''on_switch_theme_function'); ?> 

See also

This page is marked as incomplete. You can help Codex by expanding it.