wpseek.com
A WordPress-centric search engine for devs and theme authors
after_switch_theme › WordPress Action Hooks
Since3.3.0
Deprecatedn/a
› do_action( 'after_switch_theme', $old_theme->get( 'Name' )
| Parameters: (2) |
|
| Defined at: |
|
| Codex: |
Fires on the next WP load after the theme has been switched.
The parameters differ according to whether the old theme exists or not. If the old theme is missing, the old name will instead be the slug of the old theme. See {@see 'switch_theme'}.Related Functions: switch_theme, make_site_theme, get_theme, update_site_meta, fetch_feed, get_themes
Related Hooks: after_setup_theme, switch_theme, after_theme_row, after_wp_tiny_mce, enter_title_here