jetpack_edited_theme, $stylesheet, $theme_data
jetpack_edited_theme, $stylesheet, $theme_data
Appears in: jetpack.16.0.1
Hook Type: action
Displaying hooks found in version: jetpack.16.0.1do_action('jetpack_edited_theme, $stylesheet, $theme_data') is found 1 times:
- /jetpack_vendor/automattic/jetpack-sync/src/modules/class-themes.php line 334
/** * This action is documented already in this file. */ do_action( 'jetpack_edited_theme', $stylesheet, $theme_data ); } /** * Detect a theme deletion. * * @access public