update_theme_complete_actions

过滤钩子
apply_filters( 'update_theme_complete_actions', $update_actions, $this->theme )

过滤单一主题更新后可用的行动链接列表。

$update_actions = apply_filters( 'update_theme_complete_actions', $update_actions, $this->theme );